Route org-agenda-api DuckDNS host

This commit is contained in:
2026-06-23 11:50:41 -07:00
parent da03de6d1c
commit 2567d2828f

View File

@@ -39,6 +39,7 @@
services.org-agenda-api-host = {
enable = true;
domain = "rocket-sense.duckdns.org";
extraDomains = ["org-agenda-api.duckdns.org"];
containerImage = orgAgendaApiImageName;
containerImageFile = orgAgendaApiContainer;
secretsFile = config.age.secrets.org-api-auth-password.path;