fix env var

This commit is contained in:
2023-07-07 17:43:49 +08:00
parent 922a704ac5
commit 3e7b5dc278
@@ -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