fixed bug when defining env vars

This commit is contained in:
brb
2023-07-06 11:59:21 +02:00
parent 935adf98ad
commit 31e771eb9f
+1 -1
View File
@@ -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/