add config file to jackson
Deploy Containers / Prepare (push) Has been cancelled

This commit is contained in:
2026-08-02 22:35:20 -04:00
parent 519bd587e3
commit f3bf46ba53
2 changed files with 25 additions and 0 deletions
@@ -0,0 +1,20 @@
http:
middlewares:
tinyauth:
forwardauth:
address: http://tinyauth:3000/api/auth/traefik
routers:
coolify:
rule: "Host(`coolify.citadel.fntz.net`)"
service: coolify
entryPoints:
- webSecure
tls:
certResolver: letsencrypt
services:
coolify:
loadBalancer:
servers:
- url: "http://100.105.157.6:8000/"