Remove duplicate docker compose files

This commit is contained in:
Keannu Christian Bernasol 2025-09-01 03:14:27 +08:00
parent f024bfd447
commit 82c48cf5eb
2 changed files with 2 additions and 14 deletions

View file

@ -10,3 +10,5 @@ services:
- "${BACKEND_PORT}:8000"
environment:
- RUN_TYPE=api
volumes:
- ./src:/app/src # Bind mount for persistent schema.yml and static files