diff --git a/hosts/oparic-local-dev/configuration.nix b/hosts/oparic-local-dev/configuration.nix index 1150bf7..419f277 100644 --- a/hosts/oparic-local-dev/configuration.nix +++ b/hosts/oparic-local-dev/configuration.nix @@ -113,7 +113,7 @@ propagation_timeout -1 propagation_delay 30s } - reverse_proxy localhost:40000 + reverse_proxy 10.233.1.2:80 ''; }; };