diff --git a/swarm/stack/caddy/Caddyfile b/swarm/stack/caddy/Caddyfile index 803e01f..b72bf0b 100755 --- a/swarm/stack/caddy/Caddyfile +++ b/swarm/stack/caddy/Caddyfile @@ -175,3 +175,9 @@ namer.wasted-bandwidth.net { import authentik reverse_proxy namer:6980 } + +stash.netgrimoire.net { + import crowdsec + import authentik + reverse_proxy stash:9999 +}