mirror of
https://github.com/WorldEditAxe/eaglerproxy.git
synced 2024-11-21 04:56:04 -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 = {
|
CONFIG.adapter.server = {
|
||||||
host: config.bindInternalServerIp,
|
host: config.bindInternalServerIp,
|
||||||
port: config.bindInternalServerPort
|
port: config.bindInternalServerPort
|
||||||
}
|
}
|
||||||
|
CONFIG.adapter.motd = {
|
||||||
|
l1: Enums.ChatColor.GOLD + "EaglerProxy as a Service"
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user