Update Relay schema paths and HTTP endpoints so the portal app talks to the compliance portal GraphQL and OAuth routes. Signed-off-by: Bryan Frimin <bryan@probo.com>
6 lines
152 B
YAML
6 lines
152 B
YAML
schema: '../../pkg/server/api/complianceportal/v1/schema.graphql'
|
|
extensions:
|
|
endpoints:
|
|
CompliancePage:
|
|
url: http://localhost:8080/graphql
|