mirror of
https://github.com/uprightbass360/AzerothCore-RealmMaster.git
synced 2026-01-13 00:58:34 +00:00
refactor: reorganize scripts under bash/python
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Copy this file to .env and adjust values for your environment.
|
||||
# Docker Compose will auto-load .env in the same folder as docker-compose.yml.
|
||||
# Template for AzerothCore-RealmMaster profiles-based compose
|
||||
# Template for AzerothCore Realm profiles-based compose
|
||||
|
||||
# =====================
|
||||
# Compose overrides (set to 1 to include matching file under compose-overrides/)
|
||||
@@ -13,7 +13,8 @@ COMPOSE_OVERRIDE_WORLDSERVER_DEBUG_LOGGING_ENABLED=0
|
||||
# =====================
|
||||
# Project name
|
||||
# =====================
|
||||
COMPOSE_PROJECT_NAME=azerothcore-realmmaster
|
||||
# Customize this to match your deployment slug (used for container names/tags)
|
||||
COMPOSE_PROJECT_NAME=azerothcore-stack
|
||||
|
||||
# =====================
|
||||
# Storage & Timezone
|
||||
@@ -157,7 +158,8 @@ MODULES_REQUIRES_PLAYERBOT_SOURCE=0
|
||||
# =====================
|
||||
# Client Data Settings
|
||||
# =====================
|
||||
CLIENT_DATA_VERSION=v18
|
||||
# This is automatically applied, fyi version must match tag exactly
|
||||
#CLIENT_DATA_VERSION=v18.0
|
||||
|
||||
# =====================
|
||||
# Server Configuration
|
||||
|
||||
Reference in New Issue
Block a user