Add ssl
This commit is contained in:
parent
8980998329
commit
55f91dceeb
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,8 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
"vault.lyes.eu" = {
|
"vault.lyes.eu" = {
|
||||||
|
forceSSL = true;
|
||||||
|
enableACME = true;
|
||||||
locations."/" = {
|
locations."/" = {
|
||||||
proxyPass = "http://localhost:${toString config.services.vaultwarden.config.ROCKET_PORT}";
|
proxyPass = "http://localhost:${toString config.services.vaultwarden.config.ROCKET_PORT}";
|
||||||
proxyWebsockets = true;
|
proxyWebsockets = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue