Setup Hasura-auth locally
This commit is contained in:
committed by
Charles Bochet
parent
43e71c6c93
commit
39ffb0f90b
@ -0,0 +1,3 @@
|
||||
table:
|
||||
name: workspaces
|
||||
schema: public
|
||||
1
hasura/metadata/databases/default/tables/tables.yaml
Normal file
1
hasura/metadata/databases/default/tables/tables.yaml
Normal file
@ -0,0 +1 @@
|
||||
- "!include public_workspaces.yaml"
|
||||
Reference in New Issue
Block a user