.env.staging 188 B

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