gremlin: caddy sync stash
Some checks are pending
Deploy on push / detect (push) Waiting to run
Deploy on push / deploy_swarm (push) Blocked by required conditions
Deploy on push / deploy_compose (push) Blocked by required conditions

This commit is contained in:
traveler 2026-05-06 07:05:25 -05:00
parent fb97cafa67
commit 3b1fcf252b

View file

@ -175,3 +175,9 @@ namer.wasted-bandwidth.net {
import authentik import authentik
reverse_proxy namer:6980 reverse_proxy namer:6980
} }
stash.netgrimoire.net {
import crowdsec
import authentik
reverse_proxy stash:9999
}