fix mount path

pull/24/head
Akhil Gupta 4 years ago committed by GitHub
parent a0b96c0044
commit 83f6450399
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -119,7 +119,7 @@ services:
- CHECK_FREQUENCY=20
volumes:
- /path/to/config:/config
- /path/to/data:/data
- /path/to/data:/assets
ports:
- 8080:8080
restart: unless-stopped

Loading…
Cancel
Save