Browse Source

添加test环境

zhengnaiwen_citu 4 months ago
parent
commit
168673b316
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .env.test

+ 1 - 1
.env.test

@@ -1,4 +1,4 @@
-# just a flag
+# 代替local本地开发
 NODE_ENV = 'development'
 
 VUE_APP_MODE = 'test'