q13x-eaglerproxy/example_plugins/AutokickPlugin/config.js

5 lines
101 B
JavaScript
Raw Permalink Normal View History

export const config = {
bindInternalServerPort: 25569,
bindInternalServerIp: "127.0.0.1",
};