fixed volume mapping not being a list

This commit is contained in:
Bryan Joshua Pedini 2022-02-25 23:18:03 +01:00
parent 7f2b37f266
commit 015266fd53
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ services:
networks:
- traefik
volumes:
./config:/config
- ./config:/config
networks:
traefik: