forked from exozyme/nginx
Format config files
This commit is contained in:
parent
ca83d0fc79
commit
d23bdebded
1 changed files with 1 additions and 1 deletions
|
@ -10,6 +10,6 @@ server {
|
|||
}
|
||||
|
||||
location /socket.io {
|
||||
proxy_pass http://localhost:1951;
|
||||
proxy_pass http://localhost:1951;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue