.
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ ADMIN_TOKEN='HFoztERqAoXreBf7yM0NPbKhTguKoVDpKm4NIWVhiegIbuZKAzhr1ITTJdyCIFII' #
|
||||
|
||||
WEBSOCKET_ENABLED=true
|
||||
SIGNUPS_ALLOWED=false #change to false once create the admin account
|
||||
DOMAIN='https://vaultwarden.ramberg.net' #replace example.com with your domain
|
||||
DOMAIN=https://vaultwarden.ramberg.net #replace example.com with your domain
|
||||
|
||||
# SMTP server configuration
|
||||
#SMTP_HOST=smtp-relay.sendinblue.com
|
||||
|
||||
@@ -26,8 +26,12 @@ services:
|
||||
#- homepage.instance.internal.href=http://emby.lan/
|
||||
#- homepage.instance.public.href=https://emby.mydomain.com/
|
||||
#- homepage.description=GIT server
|
||||
placement:
|
||||
constraints:
|
||||
- node.role == manager
|
||||
|
||||
networks:
|
||||
vaultwarden:
|
||||
driver: overlay
|
||||
attachable: true
|
||||
|
||||
Reference in New Issue
Block a user