Route org-agenda-api DuckDNS host
This commit is contained in:
@@ -39,6 +39,7 @@
|
|||||||
services.org-agenda-api-host = {
|
services.org-agenda-api-host = {
|
||||||
enable = true;
|
enable = true;
|
||||||
domain = "rocket-sense.duckdns.org";
|
domain = "rocket-sense.duckdns.org";
|
||||||
|
extraDomains = ["org-agenda-api.duckdns.org"];
|
||||||
containerImage = orgAgendaApiImageName;
|
containerImage = orgAgendaApiImageName;
|
||||||
containerImageFile = orgAgendaApiContainer;
|
containerImageFile = orgAgendaApiContainer;
|
||||||
secretsFile = config.age.secrets.org-api-auth-password.path;
|
secretsFile = config.age.secrets.org-api-auth-password.path;
|
||||||
|
|||||||
Reference in New Issue
Block a user