Setup API (Hasura) console to version changes in code
This commit is contained in:
6
api/config.yaml
Normal file
6
api/config.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
version: 3
|
||||
endpoint: http://localhost:8080
|
||||
metadata_directory: metadata
|
||||
actions:
|
||||
kind: synchronous
|
||||
handler_webhook_baseurl: http://localhost:3000
|
||||
Reference in New Issue
Block a user