kulley пре 7 година
родитељ
комит
74638508e7
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/config.js

+ 1 - 1
src/config.js

@@ -4,7 +4,7 @@
 // const graphqlFC = 'http://localhost:3123/graphql';
 
 // const graphqlFC = 'http://123.206.193.98:3123/graphql';
-const graphqlFC = 'http://appointment.ioobot.cn/graphql';
+const graphqlFC = 'http://order.ioobot.cn/graphql';
 
 
 export {graphqlFC}