Skip to content

Commit 2825b70

Browse files
authored
Update graphcool.yml
1 parent 19e6455 commit 2825b70

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

server/database/graphcool.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@ service: hackernews-node
33

44
# the cluster and stage the service is deployed to
55
stage: dev
6-
cluster: local
76

87
# to disable authentication:
98
# disableAuth: true
109
secret: mysecret123
1110

1211
# the file path pointing to your data model
13-
datamodel: datamodel.graphql
12+
datamodel: datamodel.graphql

0 commit comments

Comments
 (0)