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
S
Description
No description provided
24 MiB
Languages
HTML 46.9%
Python 42.9%
Shell 9.9%
Dockerfile 0.3%