UNPKG

@statezero/statezero-tunnel

Version:

Tunnelmole client for StateZero users to create secure tunnels to their local services.

11 lines 290 B
const instanceConfig = { hostip: { endpoint: "wss://service.tunnelmole.com:8083", httpEndpoint: "https://service.tunnelmole.com" }, runtime: { enableLogging: true } }; export default instanceConfig; //# sourceMappingURL=config-instance.example.js.map