Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 6m8s
21 lines
278 B
YAML
21 lines
278 B
YAML
info:
|
|
name: Untitled
|
|
type: http
|
|
seq: 1
|
|
|
|
http:
|
|
method: POST
|
|
url: "{{host}}/api/auth/register"
|
|
auth: inherit
|
|
|
|
runtime:
|
|
variables:
|
|
- name: host
|
|
value: http://localhost:8080
|
|
|
|
settings:
|
|
encodeUrl: true
|
|
timeout: 0
|
|
followRedirects: true
|
|
maxRedirects: 5
|