price-point-api/bruno/environments/Local.bru
Mohammad Kanaan 13992e1dbe
Some checks failed
CI / scan_ruby (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
feat: implement user authentication and session management
2026-06-14 14:12:37 +03:00

4 lines
72 B
Text

vars {
baseUrl: http://localhost:3000
userEmail: test@example.com
}