l radio news: don't expose htgen directly
This commit is contained in:
parent
d9b09371ec
commit
e92a58fe0f
@ -80,10 +80,6 @@ in
|
||||
};
|
||||
};
|
||||
|
||||
krebs.iptables.tables.filter.INPUT.rules = [
|
||||
{ predicate = "-p tcp --dport 7999"; target = "ACCEPT"; }
|
||||
];
|
||||
|
||||
services.nginx.virtualHosts."radio-news.r" = {
|
||||
locations."/" = {
|
||||
proxyPass = "http://localhost:7999";
|
||||
|
Loading…
Reference in New Issue
Block a user