LogoRobo.js
Packages@robojs/server

TunnelProviderConfig

Interface: TunnelProviderConfig

Configuration for tunnel providers. Contains provider-specific settings.

Properties

PropertyTypeDescription
accountId?string-
apiKey?string-
detached?booleanRun tunnel process in detached mode (for background operation)
domain?stringCloudflare-specific configuration
timeout?numberTimeout in ms for waiting for tunnel URL (default: 30000)
tunnelId?string-
tunnelToken?string-
zoneId?string-

On this page