Commit Graph

158 Commits

Author SHA1 Message Date
Stefan Hardegger
9f3bee826b Fix nginx configuration for Portainer deployment
- Remove quotes from Connection header value to fix nginx parsing error
- Simplify Cache-Control header to avoid argument parsing issues
- Clean up embedded nginx config formatting for better compatibility
- Resolves "invalid number of arguments in proxy_set_header directive" error

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-23 14:38:50 +02:00
Stefan Hardegger
c0a2c68d94 trying to fix the nginx config in docker 2025-07-23 14:24:22 +02:00
Stefan Hardegger
f86fbc39d8 isolate network in docker 2025-07-23 14:15:09 +02:00
Stefan Hardegger
ff31bb219f Set Port 2025-07-23 13:57:21 +02:00
Stefan Hardegger
d69bed00a2 MVP Version 2025-07-23 12:28:48 +02:00
Stefan Hardegger
59d29dceaf inital working version 2025-07-22 21:49:40 +02:00
Stefan Hardegger
bebb799784 Backend implementation 2025-07-21 10:46:11 +02:00
Stefan Hardegger
68c7c8115f Intial Setup 2025-07-21 08:47:52 +02:00