ソースを参照

feat():init

geek 4 年 前
コミット
8379ebdff3
共有3 個のファイルを変更した2 個の追加3 個の削除を含む
  1. 1 1
      .env.production
  2. 1 1
      dist/index.html
  3. 0 1
      dist/static/js/app.5059e17f.js

+ 1 - 1
.env.production

@@ -2,5 +2,5 @@
 ENV = 'production'
 
 # base api
-VUE_APP_BASE_API = '/website-api'
+VUE_APP_BASE_API = '/api'
 

ファイルの差分が大きいため隠しています
+ 1 - 1
dist/index.html


ファイルの差分が大きいため隠しています
+ 0 - 1
dist/static/js/app.5059e17f.js