chenlei 1 месяц назад
Родитель
Сommit
97ce962935
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      .env.mytest
  2. 1 1
      .env.prod

+ 1 - 1
.env.mytest

@@ -3,4 +3,4 @@ NODE_ENV=production
 PUBLIC_PATH=./
 VUE_APP_SCENE_ORIGIN=https://wuxicharitymuseum.cn
 VUE_APP_DEPLOY_ORIGIN=https://sit-wuxicishan.4dage.com
-VUE_APP_ARTICLE_ORIGIN=https://api.museum.b.wxiy.com
+VUE_APP_ARTICLE_ORIGIN=https://api.wuxicharitymuseum.cn

+ 1 - 1
.env.prod

@@ -3,4 +3,4 @@ NODE_ENV=production
 PUBLIC_PATH=./
 VUE_APP_SCENE_ORIGIN=https://wuxicharitymuseum.cn
 VUE_APP_DEPLOY_ORIGIN=https://wuxicharitymuseum.cn
-VUE_APP_ARTICLE_ORIGIN=https://api.museum.b.wxiy.com
+VUE_APP_ARTICLE_ORIGIN=https://api.wuxicharitymuseum.cn