add stack hasura

This commit is contained in:
Yann Autissier
2025-08-08 15:06:42 +02:00
parent 98f479e455
commit d20aae97c1
4 changed files with 78 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
ENV_VARS += HASURA_GRAPHQL_ENGINE_SERVICE_8080_TAGS
hasura := hasura/hasura hasura/postgres
HASURA_GRAPHQL_ENGINE_SERVICE_8080_NAME := hasura
HASURA_GRAPHQL_ENGINE_SERVICE_8080_TAGS := $(call tagprefix,hasura_graphql_engine,8080)