Update Monitoring_Containers/scanopy/.env
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user