[NixOS] Remove vault.railbird.ai
This commit is contained in:
parent
d07127d416
commit
4edbbda20f
@ -53,13 +53,6 @@ in
|
|||||||
proxyPass = "http://[::1]:8222";
|
proxyPass = "http://[::1]:8222";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
"vault.railbird.ai" = {
|
|
||||||
enableACME = true;
|
|
||||||
forceSSL = true;
|
|
||||||
locations."/" = {
|
|
||||||
proxyPass = "http://[::1]:8222";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
"dev.railbird.ai" = {
|
"dev.railbird.ai" = {
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user