Update Monitoring_Containers/scanopy/.env

This commit is contained in:
2026-08-19 23:33:54 +00:00
parent a6eb5b2d71
commit eb359aa24c
+1 -2
View File
@@ -1,9 +1,8 @@
SERVICE_NAME=scanopy
DOMAIN_NAME=example.com
POSTGRES_PASSWORD=
### - Server
SCANOPY_DATABASE_URL=postgresql://postgres:password@localhost:5432/scanopy
SCANOPY_PUBLIC_URL=http://${SERVICE_NAME}.${DOMAIN_NAME}:60072
SCANOPY_LOG_LEVEL=info
# SCANOPY_DISABLE_REGISTRATION=true
# SCANOPY_DISABLE_PASSWORD_LOGIN=true
## - uncomment below when using HTTPS