In nginx.conf fixed location path.
This commit is contained in:
parent
27affc5e73
commit
c8e1176d8d
@ -36,7 +36,7 @@ server {
|
||||
deny all;
|
||||
}
|
||||
|
||||
location /api/listener {
|
||||
location /api/listener/icecast {
|
||||
allow 127.0.0.1;
|
||||
allow 192.168.144.2;
|
||||
deny all;
|
||||
|
Loading…
Reference in New Issue
Block a user