remove audiobookshelf virtualhost
This commit is contained in:
parent
9c24c8714f
commit
5680e1293a
1 changed files with 0 additions and 6 deletions
6
void.nix
6
void.nix
|
|
@ -430,12 +430,6 @@
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
};
|
};
|
||||||
"audiobookshelf.005540.xyz" = {
|
|
||||||
locations."/".proxyPass = "http://localhost:8000";
|
|
||||||
locations."/".proxyWebsockets = true;
|
|
||||||
enableACME = true;
|
|
||||||
forceSSL = true;
|
|
||||||
};
|
|
||||||
"victorialogs.005540.xyz" = {
|
"victorialogs.005540.xyz" = {
|
||||||
locations."/".proxyPass = "http://localhost:9428";
|
locations."/".proxyPass = "http://localhost:9428";
|
||||||
locations."/".basicAuthFile = "/etc/nixos/secrets/victorialogs/basicauth";
|
locations."/".basicAuthFile = "/etc/nixos/secrets/victorialogs/basicauth";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue