Commit Graph

7 Commits

Author SHA1 Message Date
Gemini Agent
8cd5536dab Fix external volume name to match existing data
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 9s
2026-05-11 16:27:26 +00:00
Gemini Agent
7b8fc68a48 Fix image 404s and drag-drop save errors
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 14s
- Set volume to external: true in docker-compose.yml to attach to original user uploads volume.

- Fixed PHP Fatal error by preventing literal pass-by-reference in bind_param.

- Made JSON null parsing for carrier_id more robust.

- Added error logging to api_error.log for future debugging.
2026-05-11 16:25:03 +00:00
Gemini Agent
a666f9ddb2 Use .env file for database credentials in docker-compose
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 10s
2026-05-11 15:39:26 +00:00
Gemini Agent
6f00a7a7ce Update image URL in docker-compose.yml and remove obsolete version
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 9s
2026-05-11 15:31:37 +00:00
Gemini Agent
6903582681 Add docker-compose.yml for easy deployment
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 9s
2026-05-11 15:29:28 +00:00
Gemini Agent
2e65c288bf Cleanup: Removed obsolete files and updated README with volume mount 2025-12-05 18:17:30 +00:00
Gemini Agent
17fb54193f UI-Optimierung: Kompakteres Design, Farbanpassungen und README verschoben 2025-12-04 15:47:16 +00:00