1
0

fix env var

This commit is contained in:
Roy Crihfield 2023-07-01 13:28:35 +08:00
parent 241023086f
commit 904482dda3

View File

@ -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