Fix org-agenda-api host
This commit is contained in:
@@ -22,8 +22,7 @@
|
|||||||
|
|
||||||
services.org-agenda-api-host = {
|
services.org-agenda-api-host = {
|
||||||
enable = true;
|
enable = true;
|
||||||
domain = "rbsf.tplinkdns.com";
|
domain = "org-agenda-api.colonelpanic8.duckdns.org";
|
||||||
extraDomains = [ "org-agenda-api.rbsf.railbird.ai" ];
|
|
||||||
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