modified traefik.yml

This commit is contained in:
2022-11-17 20:10:37 +00:00
parent d7ea4e7f81
commit b2cbe5a3df

View File

@@ -16,10 +16,10 @@ defaultEntryPoints = ["http"]
url = "http://localhost:2001"
[backends.homeassistant]
[backends.homeassistant.servers.server1]
url = "http://10.155.223.4:8123/"
url = "http://10.55.8.3:8123/"
[backends.syncthing]
[backends.syncthing.servers.server1]
url = "http://10.155.223.4:8384/"
url = "http://10.55.8.3:8384/"
[frontends]
[frontends.whoami]