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" = {
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
locations."/" = {
|
||||
proxyPass = "http://localhost:${toString config.services.vaultwarden.config.ROCKET_PORT}";
|
||||
proxyWebsockets = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue