eluna fixes

This commit is contained in:
Deckard
2025-10-04 22:35:48 -04:00
parent 8b2eeff3fd
commit 13fc1b7e66
3 changed files with 148 additions and 21 deletions

View File

@@ -20,7 +20,9 @@ WORLD_EXTERNAL_PORT=8215
SOAP_EXTERNAL_PORT=7778
# Server address for client connections (production)
SERVER_ADDRESS=192.168.0.188
# SERVER_ADDRESS=192.168.0.188
# Server address for client connections (local)
SERVER_ADDRESS=127.0.0.1
# Use WORLD_EXTERNAL_PORT for realmlist (client connection port)
REALM_PORT=8215