mirror of
https://github.com/uprightbass360/AzerothCore-RealmMaster.git
synced 2026-01-13 09:07:20 +00:00
add post install configuration
This commit is contained in:
@@ -65,6 +65,11 @@ AUTH_EXTERNAL_PORT=3784
|
||||
WORLD_EXTERNAL_PORT=8215
|
||||
SOAP_EXTERNAL_PORT=7778
|
||||
|
||||
# Server address for client connections (production)
|
||||
SERVER_ADDRESS=192.168.0.188
|
||||
# Use WORLD_EXTERNAL_PORT for realmlist (client connection port)
|
||||
REALM_PORT=8215
|
||||
|
||||
# Internal ports (container side)
|
||||
AUTH_PORT=3724
|
||||
WORLD_PORT=8085
|
||||
@@ -139,4 +144,12 @@ MODULE_LEVEL_GRANT=0
|
||||
# ADDITIONAL CONTAINER NAMES (OPTIONAL)
|
||||
# ==============================================
|
||||
# Optional service container names
|
||||
CONTAINER_ELUNA=ac-eluna
|
||||
CONTAINER_ELUNA=ac-eluna
|
||||
CONTAINER_MODULES=ac-modules
|
||||
|
||||
# ==============================================
|
||||
# MODULE MANAGEMENT (OPTIONAL)
|
||||
# ==============================================
|
||||
GIT_USERNAME=
|
||||
GIT_EMAIL=
|
||||
GIT_PAT=
|
||||
Reference in New Issue
Block a user