Updates vaultwarden reverse proxy config
This commit is contained in:
parent
d42681deee
commit
1978686376
1 changed files with 1 additions and 1 deletions
|
|
@ -118,7 +118,7 @@
|
|||
root * /var/www/slides
|
||||
'';
|
||||
virtualHosts."vault.dnsc.io".extraConfig = ''
|
||||
reverse_proxy 127.0.0.1:8222
|
||||
reverse_proxy localhost:8222
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue