fix docker compse

This commit is contained in:
Akhil Gupta
2021-05-31 12:18:19 +05:30
parent b37fe5b217
commit abd3dd407e
2 changed files with 3 additions and 3 deletions

View File

@@ -9,5 +9,5 @@ services:
- /path/to/config:/config
- /path/to/data:/assets
ports:
- 8080:8080
- 3000:3000
restart: unless-stopped