mirror of
https://github.com/WorldEditAxe/eaglerproxy.git
synced 2024-11-13 17:16:04 -08:00
5 lines
97 B
TypeScript
5 lines
97 B
TypeScript
export const config = {
|
|
bindInternalServerPort: 25569,
|
|
bindInternalServerIp: "127.0.0.1",
|
|
};
|