FIX: Disable caddy headers at this point
This commit is contained in:
@@ -76,7 +76,6 @@ locals {
|
|||||||
# !!!DO NOT EDIT!!!
|
# !!!DO NOT EDIT!!!
|
||||||
# Automatically generated through OpenTofu, changes will not be persisted upon reapplication.
|
# Automatically generated through OpenTofu, changes will not be persisted upon reapplication.
|
||||||
${site.site_address} {
|
${site.site_address} {
|
||||||
import headers
|
|
||||||
route {
|
route {
|
||||||
%{if site.is_route_protected}
|
%{if site.is_route_protected}
|
||||||
reverse_proxy /outpost.goauthentik.io/* http://authentik:9000
|
reverse_proxy /outpost.goauthentik.io/* http://authentik:9000
|
||||||
|
|||||||
Reference in New Issue
Block a user