mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-25 21:40:19 +03:00
Add missing trailing slash
This commit is contained in:
@@ -391,7 +391,7 @@ Note that if SMTP and invitations are enabled, invitations will be sent to new u
|
|||||||
```sh
|
```sh
|
||||||
docker run -d --name bitwarden \
|
docker run -d --name bitwarden \
|
||||||
...
|
...
|
||||||
-e DOMAIN=https://vault.example.com
|
-e DOMAIN=https://vault.example.com \
|
||||||
...
|
...
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user