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