b7afa9736b38ad39fd9ab91203f73485d1814e30
- 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
Description
No description provided
Languages
HTML
48.4%
Python
45%
Shell
6.3%
Dockerfile
0.3%