Version file mount

This commit is contained in:
Stanislaw 2026-01-20 02:58:35 +01:00
parent f587535535
commit 41a113f534

View file

@ -35,6 +35,7 @@ services:
- "8000"
volumes:
- kea-research-data:/app/data
- ./VERSION:/app/VERSION:ro
environment:
# Admin password (REQUIRED - app will not start without this)
- ADMIN_PASSWORD=${ADMIN_PASSWORD}