Skip to content

Commit

Permalink
fix: hasura config.yaml (local compose)
Browse files Browse the repository at this point in the history
  • Loading branch information
ps1dr3x committed Oct 13, 2024
1 parent 578a09e commit 8905d12
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions hasura/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ version:
# Dev: http://localhost:8080
endpoint: http://localhost:8080
metadata_directory: metadata
migrations_directory: migrations
# HASURA_GRAPHQL_ADMIN_SECRET
admin_secret: superpasswd
actions:
kind:
synchronous
Expand Down

0 comments on commit 8905d12

Please sign in to comment.