[fix] volume
This commit is contained in:
parent
75cd2302a9
commit
1012859d4c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
Loading…
Add table
Reference in a new issue