14 lines
198 B
JSON
14 lines
198 B
JSON
{
|
|
"realms": [
|
|
{
|
|
"name": "AzerothCore",
|
|
"database": {
|
|
"host": "localhost",
|
|
"port": 3306,
|
|
"user": "root",
|
|
"password": "root",
|
|
"database": "acore_characters"
|
|
}
|
|
}
|
|
]
|
|
}
|