Add crowdsec vaultwarden config
This commit is contained in:
parent
5251de6062
commit
dc84347b88
4 changed files with 43 additions and 4 deletions
|
@ -192,7 +192,7 @@ in {
|
|||
forceSSL = true;
|
||||
enableACME = true;
|
||||
locations."/" = {
|
||||
proxyPass = "http://192.168.1.125:8888";
|
||||
proxyPass = "http://192.168.1.22:8000";
|
||||
recommendedProxySettings = true;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue