Update docker-compose.yml

pull/13/head
LRVT 2023-03-07 02:03:55 +01:00 zatwierdzone przez GitHub
rodzic 5aa0d5fed6
commit 96906877d2
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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