Files
myos/stack/hasura/hasura.mk
T
Yann Autissier d20aae97c1 add stack hasura
2025-08-08 15:06:42 +02:00

5 lines
302 B
Makefile

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)