Improve some configs

This commit is contained in:
Tobias Reisinger 2025-05-01 01:26:19 +02:00
parent 853b66f342
commit 41b75a3d94
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
2 changed files with 9 additions and 0 deletions
playbooks/roles/dokku/vars

View file

@ -11,6 +11,10 @@ dokku_svc:
www_domain: true
caddy_extra: |
import analytics
handle /.well-known/webfinger {
redir https://auth.serguzim.me{http.request.uri}
}
hsts: true
docker_host: host.docker.internal
port: 3080