diff --git a/shared/authentik b/shared/authentik index a2bfa4c..b95f886 100644 --- a/shared/authentik +++ b/shared/authentik @@ -25,10 +25,7 @@ } } -# Unless the file starts with a global options block, the first -# uncommented line is always the address of your site. -# -# To use your own domain name (with automatic HTTPS), first make -# sure your domain's A/AAAA DNS records are properly pointed to -# this machine's public IP, then replace ":80" below with your -# domain name. +# Internal webhook receiver for auto-deploy from Gitea +:8080 { + reverse_proxy 127.0.0.1:8081 +}