1
0

fix env var

This commit is contained in:
Roy Crihfield 2023-07-06 12:34:24 +08:00
parent 922a704ac5
commit 3e7b5dc278

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