Service for private Il Post podcast RSS feed

This commit is contained in:
pazpi 2025-12-08 00:08:29 +01:00
parent 8d8a5ef0fe
commit ade6e6ac83
7 changed files with 218 additions and 0 deletions

View file

@ -31,6 +31,7 @@ in
forgejo = "forgejo.${private-domain}";
forgejo-runner = "forgejo-runner.${private-domain}";
n8n = "n8n.${private-domain}";
ilpost-podcast = "ilpost-podcast.${private-domain}";
};
email = "davide@${public-domain}";
}