Explorar o código

Merge remote-tracking branch 'origin/master'

liuchuanwei hai 1 mes
pai
achega
5098573e66
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      http-client.env.json

+ 3 - 0
http-client.env.json

@@ -1,5 +1,8 @@
 {
   "dev": {
     "api_url": "http://localhost:8080"
+  },
+  "test": {
+    "api_url": "http://test.favor.zhenguo.fun"
   }
 }