Explorar o código

添加测试环境

xuexiaobo %!s(int64=5) %!d(string=hai) anos
pai
achega
67e28376c0
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      config/test.env.js

+ 6 - 0
config/test.env.js

@@ -0,0 +1,6 @@
+'use strict'
+module.exports = {
+  NODE_ENV: '"production"',
+  API_ROOT: '"//www.callfortest.com"',
+  LOGIN_URL:'"http://user.callfortest.com/page/login?redirect=http%3a%2f%2fwww.callfortest.com%2f%23%2fmine"'
+}