subgraph.site2.env 444 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=8893
  10. QueryModuleUrlPort=3093
  11. FAILED_TIMEOUT=5000
  12. SERVERNAME=Site2
  13. ACT_AS_SUPERGRAPH=No