mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
remove unused file
This commit is contained in:
parent
aa04891fe1
commit
d3f6df8b38
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
||||||
location /capture {
|
|
||||||
rewrite /capture/(.+) /$1 break;
|
|
||||||
include uwsgi_params;
|
|
||||||
#uwsgi_pass unix:///tmp/captiveportal.sock;
|
|
||||||
uwsgi_pass localhost:9090;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue