diff --git a/config_example/core.compose.yaml b/config_example/core.compose.yaml index 63f7d2b96..5c2bdc3bc 100644 --- a/config_example/core.compose.yaml +++ b/config_example/core.compose.yaml @@ -15,7 +15,7 @@ services: environment: # https://github.com/mbecker20/monitor/blob/main/config_example/core.config.example.toml MONITOR_HOST: https://demo.monitor.dev ## MONGO - MONITOR_MONGO_ADDRESS: demo-mongo:27017 + MONITOR_MONGO_ADDRESS: monitor-mongo:27017 MONITOR_MONGO_USERNAME: admin # match ones below MONITOR_MONGO_PASSWORD: admin ## KEYS