diff --git a/machines/oracle/configuration.nix b/machines/oracle/configuration.nix index 2f21d9c..2e0824f 100644 --- a/machines/oracle/configuration.nix +++ b/machines/oracle/configuration.nix @@ -99,7 +99,7 @@ my.server = { domain = "s.michaelt.xyz"; - proxyIP = "10.0.0.2"; + proxyIP = "10.0.10.2"; }; my.services.homepage-dashboard.proxy = true; my.services.forgejo.proxy = true;