generated from bisco/codex-bootstrap
feat: add traefik tcp load balancer
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
global:
|
||||
checkNewVersion: false
|
||||
sendAnonymousUsage: false
|
||||
|
||||
entryPoints:
|
||||
tls:
|
||||
address: ":8443"
|
||||
ping:
|
||||
address: ":8082"
|
||||
|
||||
providers:
|
||||
file:
|
||||
directory: /etc/traefik/dynamic
|
||||
watch: true
|
||||
|
||||
ping:
|
||||
entryPoint: ping
|
||||
|
||||
log:
|
||||
level: INFO
|
||||
format: common
|
||||
Reference in New Issue
Block a user