xiongzhu 5 年 前
コミット
01db8efbeb
2 ファイル変更2 行追加1 行削除
  1. 1 1
      .env.development
  2. 1 0
      package.json

+ 1 - 1
.env.development

@@ -1 +1 @@
-VUE_APP_BASE_URL=http://192.168.50.116:8080
+VUE_APP_BASE_URL=http://test.jmrh.izouma.com

+ 1 - 0
package.json

@@ -6,6 +6,7 @@
   "scripts": {
   "scripts": {
     "serve": "vue-cli-service serve",
     "serve": "vue-cli-service serve",
     "build": "vue-cli-service build && npx cap copy",
     "build": "vue-cli-service build && npx cap copy",
+    "build-dev": "vue-cli-service build --mode development && npx cap copy",
     "lint": "vue-cli-service lint"
     "lint": "vue-cli-service lint"
   },
   },
   "keywords": [
   "keywords": [