22 lines
365 B
JSON
22 lines
365 B
JSON
{
|
|
"aowowUrl": "https://wotlkdb.com",
|
|
"realms": [
|
|
{
|
|
"name": "AzerothCore",
|
|
"database": {
|
|
"host": "localhost",
|
|
"port": 3306,
|
|
"user": "root",
|
|
"password": "root",
|
|
"database": "acore_characters"
|
|
}
|
|
}
|
|
],
|
|
"worldDatabase": {
|
|
"host": "localhost",
|
|
"port": 3306,
|
|
"user": "root",
|
|
"password": "root",
|
|
"database": "acore_world"
|
|
}
|
|
}
|