This commit is contained in:
dn
2024-12-13 12:31:38 +01:00
parent 9d7edb6ed9
commit 024538ad6f

View File

@@ -12,14 +12,14 @@ services:
# - ROCKET_TLS={certs="/ssl/certs/certs.pem",key="/ssl/private/key.pem"} // Environment variable is specific to the Rocket web server
- ADMIN_TOKEN='!X%%R48RhN9g^hWVT^e7h#w@of'
- WEBSOCKET_ENABLED=true
- SIGNUPS_ALLOWED=false
# - SIGNUPS_ALLOWED=false
# - SMTP_HOST=${SMTP_HOST}
# - SMTP_FROM=${SMTP_FROM}
# - SMTP_PORT=${SMTP_PORT}
# - SMTP_SSL=${SMTP_SSL}
# - SMTP_USERNAME=${SMTP_USERNAME}
# - SMTP_PASSWORD=${SMTP_PASSWORD}
- DOMAIN='vw.aveosysarch.net'
# - DOMAIN='vw.aveosysarch.org'
deploy:
mode: replicated
replicas: 1