mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-01-16 20:50:33 +00:00
Updated Configuration overview (markdown)
@@ -6,7 +6,7 @@ A common source of confusion is enabling the admin page (which creates the `conf
|
||||
|
||||
## Setting the domain URL
|
||||
|
||||
Make sure to set the `DOMAIN` environment variable (or `domain` in the config file) properly. If you don't, it's likely that various functionality will break mysteriously. Some examples:
|
||||
Make sure to set the `DOMAIN` environment variable (or `domain` in the config file) to the URL you use to access your bitwarden_rs instance. If you don't, it's likely that various functionality will break mysteriously. Some examples:
|
||||
|
||||
* `https://bitwarden.example.com`
|
||||
* `https://bitwarden.example.com:8443` (non-default port)
|
||||
|
||||
Reference in New Issue
Block a user