Service for private Il Post podcast RSS feed
This commit is contained in:
parent
8d8a5ef0fe
commit
ade6e6ac83
7 changed files with 218 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue