|
|
@@ -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_KEYCLOAK_OPTIONS_REALM = 'smsb'
|
|
|
+VUE_APP_GATEWAY = 'isoc.artaplay.com:8443'
|
|
|
# 71服务器
|
|
|
-VUE_APP_GATEWAY = 'isoc.artaplay.com:7443'
|
|
|
+# VUE_APP_GATEWAY = 'isoc.artaplay.com:7443'
|
|
|
+# VUE_APP_KEYCLOAK_OPTIONS_REALM = 'smsb-test'
|
|
|
# aliyun
|
|
|
# VUE_APP_GATEWAY = 'msr.idms.top'
|
|
|
# VUE_APP_KEYCLOAK_OPTIONS_URL = 'https://msr.idms.top/auth'
|