summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--host/Rory-ovh/services/nginx/rory.gay/mc-yggdrasil.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/Rory-ovh/services/nginx/rory.gay/mc-yggdrasil.nix b/host/Rory-ovh/services/nginx/rory.gay/mc-yggdrasil.nix

index b940289..1502208 100644 --- a/host/Rory-ovh/services/nginx/rory.gay/mc-yggdrasil.nix +++ b/host/Rory-ovh/services/nginx/rory.gay/mc-yggdrasil.nix
@@ -4,7 +4,7 @@ addSSL = true; locations = { "/" = { - proxyPass = "http://localhost:25565"; + proxyPass = "http://localhost:25585"; recommendedProxySettings = false; extraConfig = '' proxy_ssl_verify off;