mirror of
https://github.com/Expand-sys/imapmove.com
synced 2025-12-15 21:12:14 +11:00
adawdadw
This commit is contained in:
parent
aa518c970e
commit
cee97443f7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
const URL = "http://a.imapmove.com";
|
const URL = "https://a.imapmove.com";
|
||||||
const socket = io(URL, { autoConnect: true });
|
const socket = io(URL, { autoConnect: true });
|
||||||
|
|
||||||
export default socket;
|
export default socket;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue