summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--playbooks/roles/traefik/templates/stacks/traefik.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/playbooks/roles/traefik/templates/stacks/traefik.yml b/playbooks/roles/traefik/templates/stacks/traefik.yml
index 98c333e..e677a60 100644
--- a/playbooks/roles/traefik/templates/stacks/traefik.yml
+++ b/playbooks/roles/traefik/templates/stacks/traefik.yml
@@ -9,6 +9,9 @@ api:
entryPoints:
web:
address: ":80"
+ forwardedHeaders:
+ trustedIPs:
+ - "{{ homelab_network }}"
http:
redirections:
entryPoint: