podman -> docker
This commit is contained in:
2
Makefile
2
Makefile
@@ -1,4 +1,4 @@
|
||||
COMPOSE ?= podman compose -f podman-compose.prod.yml --env-file .env.production
|
||||
COMPOSE ?= docker compose -f docker-compose.prod.yml --env-file .env.production
|
||||
|
||||
# --- Frontend (Tailwind v4 + PenguinUI) -----------------------------
|
||||
# Uses the Tailwind v4 standalone binary (no Node required at runtime).
|
||||
|
||||
Reference in New Issue
Block a user