subgraph.hq.env 441 B

1234567891011121314151617
  1. // Note:
  2. // Root .env is overriden by files in /environment folder
  3. // Changing only .env file at root has not effect
  4. GRAPHQL_HOST=https://localhost:3002
  5. PLAYGROUND_PATH=http://swopt.com:3011
  6. UCP_HOST_PATH=http://swopt.com:3011
  7. UCP_HOST=http://swopt.com:3011/request
  8. SUBSCRIBER_HOST=https://localhost:3002/CommonServiceChannel
  9. QueryModuleInternalUrlPort=8891
  10. QueryModuleUrlPort=3091
  11. FAILED_TIMEOUT=5000
  12. SERVERNAME=HQ
  13. ACT_AS_SUPERGRAPH=No