mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-01-13 00:28:33 +00:00
testing
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
USE acore_auth;
|
||||
SELECT * FROM realmlist;
|
||||
UPDATE realmlist SET address='{{REALM_IP}}';
|
||||
USE acore_auth;
|
||||
UPDATE realmlist
|
||||
SET address='{{REALM_IP}}';
|
||||
|
||||
Reference in New Issue
Block a user