Harden deploy workflow and record next-session handoff

This commit is contained in:
cesnimda
2026-03-24 00:02:24 +01:00
parent a710d63bb7
commit 2c6d3f8f6f
4 changed files with 136 additions and 7 deletions
+1
View File
@@ -75,6 +75,7 @@ Last updated: 2026-03-23
- [x] Audit production API base URL / proxy setup
- [x] Document recommendation to leave `REACT_APP_API_BASE_URL` empty when using bundled proxy
- [x] Replace committed dev secret-like values with placeholders in dev config
- [x] Harden deploy script/workflow against transient Docker layer extraction failures
- [ ] Rotate any real secrets that may previously have been committed/exposed
- [ ] Verify production environment variables match documented setup