.env.staging 192 B

123456789
  1. NODE_ENV = 'production'
  2. # just a flag
  3. ENV = 'staging'
  4. # keycloak
  5. VUE_APP_KEYCLOAK_OPTIONS_URL = 'https://isoc.artaplay.com:8443/auth'
  6. # 84服务器
  7. # VUE_APP_KEYCLOAK_OPTIONS_REALM = 'smsb'