use acme host sid-internal for vaultwarden #34
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ in
|
|||
forceSSL = ssl;
|
||||
useACMEHost = "sid-internal";
|
||||
locations."/" = {
|
||||
proxyPass = "http://${constants.hosts.rx4.ip}:${constants.services.vaultwarden.port}";
|
||||
proxyPass = "http://${constants.hosts.rx4.ip}:${toString constants.services.vaultwarden.port}";
|
||||
};
|
||||
};
|
||||
virtualHosts."${constants.services.webdav.fqdn}" = mkVirtualHost {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue