mirror of
https://github.com/WorldEditAxe/eaglerproxy.git
synced 2024-11-09 07:16:05 -08:00
5 lines
101 B
JavaScript
5 lines
101 B
JavaScript
export const config = {
|
|
bindInternalServerPort: 25569,
|
|
bindInternalServerIp: "127.0.0.1",
|
|
};
|