root b7afa9736b fix: correct data folder mount structure for Python imports
- Mount ./data:/app instead of ./data/app:/app to preserve directory nesting
- This allows Python imports like 'from app.config' to work correctly
- data/app/ now contains the Python package (app.py, config.py, etc.)
- Verified containers start healthy with proper module resolution
2026-01-14 21:15:34 +02:00
2025-11-20 19:44:07 +02:00
Description
No description provided
20 MiB
Languages
HTML 48.4%
Python 45%
Shell 6.3%
Dockerfile 0.3%