Skip to content

Commit a65adfe

Browse files
authored
Merge pull request #4 from DaleStudy/sandbox
enable sandbox
2 parents 3e9ab18 + a0768a3 commit a65adfe

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

router.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
supergraph:
22
listen: 0.0.0.0:8080
3+
introspection: true
34
include_subgraph_errors:
45
all: true
56
cors:
@@ -13,3 +14,7 @@ telemetry:
1314
instrumentation:
1415
spans:
1516
mode: spec_compliant
17+
sandbox:
18+
enabled: true
19+
homepage:
20+
enabled: false

0 commit comments

Comments
 (0)