Commit Graph

3 Commits (53f3e600442430781cc8bd5f0e1292d8917495db)

Author SHA1 Message Date
boban 2a2c373bd3 Fix: CORS location block for build assets 2026-04-19 00:20:15 +02:00
boban b251b9b48f Fix: CORS headers staging 2026-04-19 00:13:02 +02:00
boban 82c9c13aaf Refactor: unified env structure, staging config added
- All docker-compose services now use src/.env (prod), src/.env.development (local)
- docker-compose.staging.yml added with staging.conf nginx config
- Root .env removed; all vars consolidated in src/.env
- MARIADB_* vars added to all env files for db service
- .gitignore cleaned up (removed duplicate src/.env entry)
- src/.env.example updated with DB_ROOT_PASSWORD and MARIADB_* vars

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-18 21:48:46 +02:00