Explorar o código

添加test环境

zhengnaiwen_citu hai 4 meses
pai
achega
168673b316
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .env.test

+ 1 - 1
.env.test

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