feat: add Docker support with Dockerfile and docker-compose, update API URLs to use base_url
This commit is contained in:
@@ -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: |-
|
||||
|
||||
Reference in New Issue
Block a user