fix env var

This commit is contained in:
2023-07-05 16:45:44 +08:00
parent 241023086f
commit 904482dda3
@@ -25,7 +25,7 @@ services:
PROM_HTTP: "true"
PROM_HTTP_ADDR: "0.0.0.0"
PROM_HTTP_PORT: "8090"
LOGRUS_LEVEL: "debug"
LOG_LEVEL: "debug"
CERC_REMOTE_DEBUG: ${CERC_REMOTE_DEBUG:-true}
volumes:
- type: bind