Commit bb2b2c94 authored by van.chen's avatar van.chen

配置测试环境和正式环境

parent c0669c12
...@@ -3,5 +3,5 @@ export const environment = { ...@@ -3,5 +3,5 @@ export const environment = {
production: true, production: true,
useHash: true, useHash: true,
hmr: false, hmr: false,
baseUrl: 'http://tower.witium.com/api/' baseUrl: 'http://tower.witium.com/api'
}; };
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment