Files
homelab-config/tsdproxy/tsdproxy.yaml

24 lines
526 B
YAML

defaultproxyprovider: default
docker:
local:
host: unix:///var/run/docker.sock
targethostname: 172.31.0.1
files:
services:
filename: /config/services.yaml
defaultProxyProvider: default
defaultProxyAccessLog: true
tailscale:
providers:
default:
authKeyFile: /config/auth.key
controlurl: https://controlplane.tailscale.com
datadir: /data/
http:
hostname: 0.0.0.0
port: 8080
log:
level: info
json: false
proxyaccesslog: true