chore(backend): mark Entries Service as on hold in docker-compose configuration

This commit is contained in:
Stefan Mogeritsch 2026-02-01 17:56:40 +01:00
parent 4035914975
commit aa0c07904f

View File

@ -143,7 +143,8 @@ services:
volumes:
- ./config/app/base-application.yaml:/workspace/config/application.yml:Z
# # --- MICROSERVICE: Entries Service ---
# --- MICROSERVICE: Entries Service (ON HOLD) ---
# Currently disabled in docker-compose but present in build
# entries-service:
# build:
# context: .