beeta/openresty
doomtube db7faa5a75
All checks were successful
Build and Push / build-all (push) Successful in 21s
Fix: Redis AUTH must come before SELECT
The SELECT command was failing because Redis requires authentication first.
Reordered commands: connect -> auth -> select.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-08 21:37:29 -05:00
..
conf.d Initial commit - realms platform 2026-01-05 22:54:27 -05:00
lua Fix: Redis AUTH must come before SELECT 2026-01-08 21:37:29 -05:00
Dockerfile Initial commit - realms platform 2026-01-05 22:54:27 -05:00
nginx.conf fixes lol 2026-01-08 21:24:01 -05:00