Explorar el Código

Merge remote-tracking branch 'origin/master'

liuchuanwei hace 1 mes
padre
commit
5098573e66
Se han modificado 1 ficheros con 3 adiciones y 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"
   }
 }