fix(makefile): point DC at prod compose file #24

Merged
mark merged 1 commits from fix/makefile-prod-compose into main 2026-03-02 15:03:15 +00:00
Owner

The Makefile used bare docker compose which picks up the dev docker-compose.yml when run from the app directory on prod. Points it at the absolute path to docker-compose.prod.yml instead.

The Makefile used bare `docker compose` which picks up the dev docker-compose.yml when run from the app directory on prod. Points it at the absolute path to docker-compose.prod.yml instead.
mark added 1 commit 2026-03-02 15:01:36 +00:00
fix(makefile): point DC at prod compose file
All checks were successful
CI / nightly-e2e (pull_request) Has been skipped
CI / deploy (pull_request) Has been skipped
CI / pr-e2e (pull_request) Successful in 1m11s
CI / ci (pull_request) Successful in 1m23s
2e7949ac23
The Makefile used bare 'docker compose' which picks up the dev
docker-compose.yml when run from the app directory on prod. Point
it at the absolute path to docker-compose.prod.yml instead.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
mark merged commit f7c89be05c into main 2026-03-02 15:03:15 +00:00
mark deleted branch fix/makefile-prod-compose 2026-03-02 15:03:16 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nohype/main-site#24