.env.rc 229 B

12345678910111213
  1. NODE_ENV = 'production'
  2. ENV = 'rc'
  3. LOGGER = 'enabled'
  4. # 微信
  5. __WECHAT__ = 'enabled'
  6. # keycloak
  7. VUE_APP_KEYCLOAK_OPTIONS_URL = 'https://isoc.artaplay.com:8443/auth'
  8. # 71服务器
  9. VUE_APP_KEYCLOAK_OPTIONS_REALM = 'smsb-test'