tries to allow origins
This commit is contained in:
parent
0ca58d0fec
commit
d06dbf24b7
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
||||||
settings = {
|
settings = {
|
||||||
WebService = {
|
WebService = {
|
||||||
AllowUnencrypted = true;
|
AllowUnencrypted = true;
|
||||||
|
Origins = "http://192.168.178.69:9090 wss://192.168.178.69:9090";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue