mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-08-21 05:43:45 -07:00
clarify correct config for *warden
Signed-off-by: Eric Nemchik <eric@nemchik.com>
This commit is contained in:
parent
778c764abc
commit
ddcc002e2b
4 changed files with 21 additions and 83 deletions
|
@ -1,6 +1,10 @@
|
|||
## Version 2023/11/11
|
||||
## Version 2023/11/12
|
||||
# make sure that your vaultwarden container is named vaultwarden
|
||||
# make sure that your dns has a cname set for vaultwarden
|
||||
# if you are using bitwarden (the official image), use the bitwarden conf
|
||||
# if you are using vaultwarden (an unofficial implementation), use the vaultwarden conf
|
||||
#
|
||||
# vaultwarden defaults to port 80 and can be changed using the environment variable ROCKET_PORT on the vaultwarden container
|
||||
|
||||
server {
|
||||
listen 443 ssl http2;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue