mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-07 11:16:37 +00:00
Fix wrong config
This commit is contained in:
@@ -4,13 +4,7 @@ api:
|
|||||||
|
|
||||||
providers:
|
providers:
|
||||||
http:
|
http:
|
||||||
endpoint: "http://pangolin:3001/api/v1/traefik-config/http"
|
endpoint: "http://pangolin:3001/api/v1/traefik-config"
|
||||||
pollInterval: "5s"
|
|
||||||
udp:
|
|
||||||
endpoint: "http://pangolin:3001/api/v1/traefik-config/udp"
|
|
||||||
pollInterval: "5s"
|
|
||||||
tcp:
|
|
||||||
endpoint: "http://pangolin:3001/api/v1/traefik-config/tcp"
|
|
||||||
pollInterval: "5s"
|
pollInterval: "5s"
|
||||||
file:
|
file:
|
||||||
filename: "/etc/traefik/dynamic_config.yml"
|
filename: "/etc/traefik/dynamic_config.yml"
|
||||||
|
|||||||
Reference in New Issue
Block a user