.env.staging 181 B

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