From 444595406b118069ef0779816cc101da80550daf Mon Sep 17 00:00:00 2001 From: Azalea <22280294+hykilpikonna@users.noreply.github.com> Date: Tue, 18 Mar 2025 09:03:27 -0400 Subject: [PATCH] Update application.properties --- config/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/application.properties b/config/application.properties index 3fdc3fed..b191d170 100644 --- a/config/application.properties +++ b/config/application.properties @@ -30,7 +30,7 @@ allnet.server.redirect=https://aquadx.net ## Http Server Port ## Only change this if you have a reverse proxy running. ## The game rely on 80 port for boot up command -server.port=8080 +server.port=80 ## Static file server ## This is used to server static files in /web/ directory, which is Aquaviewer