sirius
This commit is contained in:
parent
a1ede6401f
commit
0a928447b0
@ -38,6 +38,11 @@ location /cms/ {
|
||||
proxy_pass http://cms/;
|
||||
}
|
||||
|
||||
location /sirius-x/attendance/ {
|
||||
proxy_pass http://sirius.inno-js.ru:3002/;
|
||||
proxy_set_header X-Forwarded-Proto $scheme;
|
||||
}
|
||||
|
||||
location /socket.io/ {
|
||||
|
||||
proxy_pass http://websocket;
|
||||
|
Loading…
Reference in New Issue
Block a user