mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-02-20 23:32:07 +00:00
Update docker-compose.yml
This commit is contained in:
parent
5aa0d5fed6
commit
96906877d2
|
@ -10,13 +10,13 @@ services:
|
|||
- 1.1.1.1
|
||||
environment:
|
||||
#- ADMIN_TOKEN=MySecureAdminTokenPasswordForAdminArea
|
||||
#- SIGNUPS_ALLOWED=false
|
||||
#- globalSettings__mail__replyToEmail=bitwarden@example.com
|
||||
#- globalSettings__mail__smtp__host=smtp.gmail.com
|
||||
#- globalSettings__mail__smtp__username=bitwarden@example.com
|
||||
#- globalSettings__mail__smtp__password=MyStrongSmtpLoginPassword
|
||||
#- globalSettings__mail__smtp__ssl=true
|
||||
#- globalSettings__mail__smtp__port=587
|
||||
- globalSettings__disableUserRegistration=false
|
||||
- LOG_FILE=/data/logs/access.log
|
||||
- WEBSOCKET_ENABLED=true
|
||||
- ROCKET_ENV=prod
|
||||
|
|
Loading…
Reference in New Issue
Block a user