Add missing trailing slash

pull/311/head
Nick Fox 6 years ago
parent b20516d645
commit f694d6f839
No known key found for this signature in database
GPG Key ID: 82719985805A7CA8

@ -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 \
... ...
``` ```

Loading…
Cancel
Save