Add ts services through config

This commit is contained in:
2025-08-07 01:20:39 -07:00
parent ed331a8ab7
commit fe9152ab5b
2 changed files with 17 additions and 1 deletions

12
tsdproxy/services.yaml Normal file
View File

@@ -0,0 +1,12 @@
portainer:
url: http://192.168.0.209:9443
sabnzbd:
url: http://sabnzbd:8080
radarr:
url: http://radarr:7878
sonarr:
url: http://sonarr:8989
prowlarr:
url: http://prowlarr:9696
bazarr:
url: http://bazarr:6767

View File

@@ -3,7 +3,11 @@ docker:
local: local:
host: unix:///var/run/docker.sock host: unix:///var/run/docker.sock
targethostname: 172.31.0.1 targethostname: 172.31.0.1
files: {} files:
services:
filename: /config/services.yaml
defaultProxyProvider: default
defaultProxyAccessLog: true
tailscale: tailscale:
providers: providers:
default: default: