[fix] volume

This commit is contained in:
Andy Bunce 2021-10-24 22:41:36 +01:00
parent 75cd2302a9
commit 1012859d4c

View file

@ -10,7 +10,7 @@ services:
- TZ=Europe/London - TZ=Europe/London
volumes: volumes:
- ./config>:/config - ./config>:/config
- ./gallery>:/gallery - ./gallery:/gallery
ports: ports:
- 8002:80 - 8002:80
restart: unless-stopped restart: unless-stopped