mirror of
https://github.com/qier222/YesPlayMusic.git
synced 2026-04-04 17:59:05 +08:00
remove unneeded empty line.
This commit is contained in:
@@ -23,7 +23,6 @@ server {
|
||||
proxy_set_header X-Forwarded-For $remote_addr;
|
||||
proxy_set_header X-Forwarded-Host $remote_addr;
|
||||
proxy_set_header X-NginX-Proxy true;
|
||||
|
||||
proxy_pass http://localhost:3000/;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user