fixed bug when defining env vars
This commit is contained in:
+1
-1
@@ -10,4 +10,4 @@ services:
|
||||
- LOGGER_LEVEL=info
|
||||
- LISTEN_IP=0.0.0.0
|
||||
- LISTEN_PORT=8000
|
||||
- REPO_DIR = /home/app/repo/
|
||||
- REPO_DIR=/home/app/repo/
|
||||
Reference in New Issue
Block a user