duanxiaoduan 1 year ago
parent
commit
fda04071cf
2 changed files with 3 additions and 2 deletions
  1. 1 1
      .drone.yml
  2. 2 1
      .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 - 1
.env.production

@@ -9,4 +9,5 @@ ENV = 'production'
 # 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://kpt8082.kptyun.com/ '
+# VUE_APP_BASE_API = 'http://kpt8082.kptyun.com/ '
+VUE_APP_BASE_API = 'http://kpt8083.kptyun.com/ '