🔧 chore(docker): build presi-backend locally on Mac Mini

Changed from GHCR image to local build to pick up admin
controller prefix fix.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Till-JS 2026-02-12 14:09:46 +01:00
parent 027d3d2140
commit cb08931330

View file

@ -455,7 +455,10 @@ services:
start_period: 40s
presi-backend:
image: ghcr.io/memo-2023/presi-backend:latest
build:
context: .
dockerfile: apps/presi/apps/backend/Dockerfile
image: presi-backend:local
container_name: mana-app-presi-backend
restart: always
depends_on: