Add Hasura
This commit is contained in:
3
infra/dev/twenty-api/Dockerfile
Normal file
3
infra/dev/twenty-api/Dockerfile
Normal file
@ -0,0 +1,3 @@
|
||||
FROM hasura/graphql-engine:latest as api
|
||||
|
||||
CMD ["sh", "-c", "graphql-engine serve"]
|
||||
Reference in New Issue
Block a user