New domainname
This commit is contained in:
parent
6c3fad825d
commit
3093372e4d
16 changed files with 44 additions and 44 deletions
|
|
@ -8,11 +8,11 @@
|
|||
behindProxy = true;
|
||||
datastorePath = "/data/changedetection";
|
||||
port = lib.toInt "${config.ports.changedetection-io}";
|
||||
baseURL = "https://detect.baduhai.me";
|
||||
baseURL = "https://detect.baduhai.dev";
|
||||
};
|
||||
|
||||
nginx.virtualHosts."detect.baduhai.me" = {
|
||||
useACMEHost = "baduhai.me";
|
||||
nginx.virtualHosts."detect.baduhai.dev" = {
|
||||
useACMEHost = "baduhai.dev";
|
||||
forceSSL = true;
|
||||
kTLS = true;
|
||||
locations."/".proxyPass =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue