Skip to content

Commit a2b866d

Browse files
authored
Switched back to HTTP
looks like HTTPS doesn't work
1 parent 7affb40 commit a2b866d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

servers.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"servers": [
3-
"https://78.60.219.244:6567/",
4-
"https://78.61.47.144:6567/"
3+
"http://78.60.219.244:6567/",
4+
"http://78.61.47.144:6567/"
55
]
66
}

0 commit comments

Comments
 (0)