Add info on bitwarden container name

This commit is contained in:
aptalca 2019-12-30 11:40:02 -05:00 committed by GitHub
parent 7abf69d839
commit 3776c3c083
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,5 @@
# make sure that your dns has a cname set for bitwarden and that your bitwarden container is not using a base url # make sure that your dns has a cname set for bitwarden and that your bitwarden container is not using a base url
# make sure your bitwarden container is named "bitwarden"
server { server {
listen 443 ssl; listen 443 ssl;