@@ -24,7 +24,7 @@ endif
DOCKER ?= podman
APP_EXEC ?= $(DOCKER) compose exec app
APP_RUN ?= $(DOCKER) compose run --rm -it app
APP_RUN ?= $(DOCKER) compose run --rm app
TORTOISE ?= $(APP_RUN) uv run tortoise
POSTGRES_EXEC ?= $(DOCKER) compose exec postgres
The note is not visible to the blocked user.