summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xhost/Rory-nginx/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/Rory-nginx/configuration.nix b/host/Rory-nginx/configuration.nix

index a29931b..f1ce3f9 100755 --- a/host/Rory-nginx/configuration.nix +++ b/host/Rory-nginx/configuration.nix
@@ -113,7 +113,7 @@ config = { http = { enabled = true; - address = "127.0.0.1:5000"; + address = "127.0.0.1:5100"; }; input = { label = "";