.env.rc 196 B

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