Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Commit 9368704

Browse files
authored
Merge pull request #186 from forkdelta/use-api-forkdelta-app-api-hostname
Use api.forkdelta.app for the hostname
2 parents ce71ce7 + 75064fa commit 9368704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/main.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"gasTrade": 250000,
2222
"gasOrder": 250000,
2323
"minOrderSize": 0.001,
24-
"socketServer": "https://api.forkdelta.com",
24+
"socketServer": "https://api.forkdelta.app",
2525
"userCookie": "EtherDelta",
2626
"eventsCacheCookie": "EtherDelta_eventsCache",
2727
"ordersCacheCookie": "EtherDelta_ordersCache",

0 commit comments

Comments
 (0)