mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2026-05-06 11:02:20 +02:00
chore: update dandelion's ip
This commit is contained in:
parent
50a70e506c
commit
b521000c96
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
sslCertificateKey = "/var/lib/acme/liv.town/key.pem";
|
||||
locations."/" = {
|
||||
# proxyPass = "http://unix:${toString config.services.anubis.instances.librey.settings.BIND}";
|
||||
proxyPass = "http://172.16.10.185:2283";
|
||||
proxyPass = "http://172.16.10.130:2283";
|
||||
proxyWebsockets = true;
|
||||
};
|
||||
extraConfig = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue