configurable staging letsencrypt api

This commit is contained in:
2026-08-07 21:55:29 +02:00
parent 73223d6efc
commit c741a9df3e
4 changed files with 12 additions and 0 deletions
@@ -9,6 +9,10 @@ http:
- websecure
tls:
certResolver: letsencrypt
domains:
- main: "app.{{ env_vars.DOMAIN }}"
sans:
- "blog.{{ env_vars.DOMAIN }}"
services:
retailor-web-svc: