fixed volume mapping not being a list
This commit is contained in:
parent
7f2b37f266
commit
015266fd53
@ -29,7 +29,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- traefik
|
- traefik
|
||||||
volumes:
|
volumes:
|
||||||
./config:/config
|
- ./config:/config
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
traefik:
|
traefik:
|
||||||
|
Loading…
Reference in New Issue
Block a user