Update Monitoring_Containers/scanopy/.env

This commit is contained in:
2026-08-19 23:34:41 +00:00
parent eb359aa24c
commit 0952c76fbd
-2
View File
@@ -18,8 +18,6 @@ SCANOPY_PUBLIC_URL=http://${SERVICE_NAME}.${DOMAIN_NAME}:60072
### - To configure OIDC (optional), use the oidc.toml.example file
### - Metrics (optional - for Prometheus/Grafana)
# SCANOPY_METRICS_TOKEN=your-secure-token-here
## - Restrict metrics access to specific IPs/CIDRs (comma-separated)
# SCANOPY_EXTERNAL_SERVICE_PROMETHEUS_ALLOWED_IPS=192.168.1.0/24,10.0.0.1