There was an error while loading. Please reload this page.
1 parent a125eaa commit 43b8c1bCopy full SHA for 43b8c1b
1 file changed
docker-compose.yaml
@@ -10,6 +10,7 @@ services:
10
restart: unless-stopped
11
environment:
12
# Configuration via environment variables (with defaults)
13
+ - SERVICE_URL_LSGET
14
- LSGET_ADDR=${LSGET_ADDR:-0.0.0.0:8080}
15
- LSGET_DIR=${LSGET_DIR:-/data}
16
- LSGET_LOGFILE=${LSGET_LOGFILE:-/logs/access.log}
0 commit comments