Files
upaas/internal/server
clawbot 30f81078bd
All checks were successful
Check / check (pull_request) Successful in 3m7s
fix: use /env routes for env var CRUD, fixing 404 on env var forms
Change route patterns in routes.go from /env-vars to /env and update
edit/delete form actions in app_detail.html to match. The add form
already used /env and was correct.

Update test route setup to match the new /env paths.

Closes #156
2026-03-06 03:50:17 -08:00
..