vault backup: 2026-04-30 15:51:12

This commit is contained in:
Vadym Samoilenko 2026-04-30 15:51:12 +01:00
parent 8a205b939d
commit 70a937a5ec

View file

@ -224,3 +224,6 @@ tags: [daily]
- 15:44 | `video-accessibility`
- **Asked:** Fix Microsoft login returning 404 error by checking reverse proxy configuration.
- **Done:** Recovered proxy config from other apps; identified missing `/video-accessibility` route and confirmed API container port 8012.
- 15:50 (1min) | `video-accessibility`
- **Asked:** Write Apache configuration for the accessible-video app with multiple workers and API on port 8012.
- **Done:** Updated Apache config snippet to use ProxyPassMatch pattern for port 8012 and removed mixed ProxyPass/RewriteRule conflicts.