Removed unused lines
This commit is contained in:
parent
0460a62956
commit
5936037a56
|
@ -18,8 +18,4 @@ server {
|
|||
# Disable cache
|
||||
proxy_buffering off;
|
||||
}
|
||||
|
||||
location /emu2/ {
|
||||
proxy_pass http://127.0.0.1:6081/;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue