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

@ -68,6 +68,12 @@ in
host = p.hosts.n8n;
};
ilpost-addict.proxy = {
enable = true;
domain = p.domains.public;
host = p.hosts.ilpost-podcast;
};
media-mgr.proxy = {
enable = true;
domain = p.domains.public;