duanxiaoduan 1 year ago
parent
commit
e458f48ac3
2 changed files with 3 additions and 3 deletions
  1. 1 1
      .drone.yml
  2. 2 2
      .env.production

+ 1 - 1
.drone.yml

@@ -20,7 +20,7 @@ steps:
         from_secret: aliyun_password
       repo: registry.cn-hangzhou.aliyuncs.com/kpt-event/tmr-admin
       registry: registry.cn-hangzhou.aliyuncs.com
-      tags: [ 1.0.0,latest ]
+      tags: [ shengmu25 ]
 
 trigger:
   branch:

+ 2 - 2
.env.production

@@ -7,5 +7,5 @@ ENV = 'production'
 # VUE_APP_BASE_API = '/'
 # 测试线
 # VUE_APP_BASE_API = 'http://192.168.1.70:8083/'
-VUE_APP_BASE_API = 'http://kpt8088.kptyun.com/'
-# VUE_APP_BASE_API = 'http://kpt8089.kptyun.com/ '
+# VUE_APP_BASE_API = 'http://kpt8088.kptyun.com/'
+VUE_APP_BASE_API = 'http://kpt8089.kptyun.com/ '