Commit Graph

7 Commits

Author SHA1 Message Date
Stefan Hardegger
4bbc14d165 html sanitation adjustment 2025-07-23 16:52:19 +02:00
Stefan Hardegger
030aac7846 j 2025-07-23 16:21:39 +02:00
Stefan Hardegger
f2001e0d0c Add CORS support for production domain
- Add STORYCOVE_CORS_ALLOWED_ORIGINS environment variable to docker-compose.yml
- Include production domain https://storycove.sharyavin.synology.me in allowed origins
- Update SecurityConfig to read from environment variable with fallback
- Maintains localhost support for development while enabling production access
- Fixes "Invalid CORS request" error on deployed application

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-23 14:58:59 +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