feat: add Docker support with Dockerfile and docker-compose, update API URLs to use base_url

This commit is contained in:
2026-03-14 20:56:21 -03:00
parent 6a78cb41d8
commit b6e4aa7622
27 changed files with 110 additions and 25 deletions
@@ -5,7 +5,7 @@ info:
http:
method: POST
url: http://0.0.0.0:8080/api/v1/auth/verify-email
url: "{{base_url}}/api/v1/auth/verify-email"
body:
type: json
data: |-