11 lines
316 B
TOML
11 lines
316 B
TOML
# kanholec configuration
|
|
# Generated by kanholec installer
|
|
# Edit this file to configure your kanhole client.
|
|
|
|
serverAddr = "127.0.0.1"
|
|
serverPort = 7000
|
|
auth.token = ""
|
|
|
|
# Uncomment and set the URL to auto-fetch config from kanholes:
|
|
# configURL = "http://your-server:7500/admin/api/kanholec/proxy-config/YOUR_KEY"
|