Commit fb64f0a
committed
🔧 Fix static file paths for deployment
- Updated Flask app static_folder to '../static' in src/main.py
- Fixed all send_from_directory calls to use '../static'
- Ensures proper static file serving in deployment environment1 parent 2f8ae47 commit fb64f0a
1 file changed
Lines changed: 536 additions & 215 deletions
0 commit comments