Use RFC 2606 reserved domain (example.com) in settings.env placeholder (#452)

This commit is contained in:
Michael Kent
2026-01-15 08:40:03 -06:00
committed by GitHub
parent 94f70ccd52
commit 649e3c9959

View File

@@ -3,7 +3,7 @@
#####################
# Server hostname
BW_DOMAIN=bitwarden.yourdomain.com
BW_DOMAIN=bitwarden.example.com
# Database
# Available providers are sqlserver, postgresql, mysql/mariadb, or sqlite