mirror of
https://github.com/WorldEditAxe/eaglerproxy.git
synced 2024-11-08 06:56:03 -08:00
Update index.ts
This commit is contained in:
parent
c1cab37c8a
commit
89914f1296
|
@ -54,4 +54,7 @@ logger.info("Redirecting backend server IP... (this is required for the plugin t
|
|||
CONFIG.adapter.server = {
|
||||
host: config.bindInternalServerIp,
|
||||
port: config.bindInternalServerPort
|
||||
}
|
||||
}
|
||||
CONFIG.adapter.motd = {
|
||||
l1: Enums.ChatColor.GOLD + "EaglerProxy as a Service"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user