mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
Check https://github.com/azerothcore/azerothcore-wotlk/tree/master/docker for all details.
14 lines
384 B
Plaintext
14 lines
384 B
Plaintext
###############################################
|
|
# AzerothCore Auth Server configuration file #
|
|
###############################################
|
|
[authserver]
|
|
|
|
# Do not change this
|
|
LogsDir = "/azeroth-server/etc/logs"
|
|
|
|
# Change this configuration accordingly with your setup
|
|
LoginDatabaseInfo = "127.0.0.1;3600;root;password;acore_auth"
|
|
|
|
# Add more configuration overwrites
|
|
LogLevel = 3
|