Commit graph

3 commits

Author SHA1 Message Date
Mikael Hugo
f40632b297 sf snapshot: uncommitted changes after 2133m inactivity 2026-05-13 01:30:33 +02:00
Mikael Hugo
e321459364 chore: add _build/ and deps/ to .gitignore
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-09 20:25:22 +02:00
Mikael Hugo
97b99c3fe3 fix: use Bandit adapter via config — Phoenix boots on port 4001
- Add adapter: Bandit.PhoenixAdapter to config.exs and dev.exs
- Phoenix reads adapter from app config, not from use macro option
- Verified: Bandit 1.11.0 starts successfully on 0.0.0.0:4001

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-09 20:25:18 +02:00