Casper Dai před 3 roky
rodič
revize
0c978688f4
3 změnil soubory, kde provedl 7 přidání a 6 odebrání
  1. 4 1
      .env
  2. 3 3
      .env.development
  3. 0 2
      .env.xuzhou

+ 4 - 1
.env

@@ -24,7 +24,7 @@ VUE_APP_THUMBNAIL = '/api/imageproxy'
 
 # keycloak
 VUE_APP_KEYCLOAK_OPTIONS_URL = '/auth'
-VUE_APP_KEYCLOAK_OPTIONS_REALM = 'smsb'
+VUE_APP_KEYCLOAK_OPTIONS_REALM = 'smsb-test'
 VUE_APP_KEYCLOAK_OPTIONS_CLIENTID = 'frontend-api'
 VUE_APP_KEYCLOAK_OPTIONS_ONLOAD = 'login-required'
 
@@ -37,3 +37,6 @@ VUE_APP_MQTT_PASSWORD = 'inspur-frontend'
 # camera
 # {protocol}://{gateway | host}{proxy}
 VUE_APP_CAMERA_PROXY = '/prod-api/websocket'
+
+# user
+VUE_APP_USER_PASSWORD = '111111'

+ 3 - 3
.env.development

@@ -7,10 +7,10 @@ VUE_APP_THUMBNAIL = '/dev-api/api/imageproxy'
 # 84和71服务器
 VUE_APP_KEYCLOAK_OPTIONS_URL = 'https://isoc.artaplay.com:8443/auth'
 # 84服务器
-# VUE_APP_GATEWAY = 'isoc.artaplay.com:8443'
+VUE_APP_GATEWAY = 'isoc.artaplay.com:8443'
+VUE_APP_KEYCLOAK_OPTIONS_REALM = 'smsb'
 # 71服务器
-VUE_APP_GATEWAY = 'isoc.artaplay.com:7443'
-VUE_APP_KEYCLOAK_OPTIONS_REALM = 'smsb-test'
+# VUE_APP_GATEWAY = 'isoc.artaplay.com:7443'
 # aliyun
 # VUE_APP_GATEWAY = 'msr.idms.top'
 # VUE_APP_KEYCLOAK_OPTIONS_URL = 'https://msr.idms.top/auth'

+ 0 - 2
.env.xuzhou

@@ -4,6 +4,4 @@ ENV = 'xuzhou'
 
 __SENSOR__ = 'enabled'
 
-VUE_APP_KEYCLOAK_OPTIONS_REALM = 'smsb-test'
-
 VUE_APP_SENSOR_ELK = 'https://msr.rondochina.com:15601/app/kibana/app/dashboards#/view/5ccd19f0-9f9d-11ec-80c5-8f1eb0dbee8e?embed=true&_g=(filters%3A!()%2CrefreshInterval%3A(pause%3A!t%2Cvalue%3A0)%2Ctime%3A(from%3Anow-24h%2Fh%2Cto%3Anow))&hide-filter-bar=true'