[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
|
||||
volumes:
|
||||
- ./config>:/config
|
||||
- ./gallery>:/gallery
|
||||
- ./gallery:/gallery
|
||||
ports:
|
||||
- 8002:80
|
||||
restart: unless-stopped
|
Loading…
Add table
Reference in a new issue