signup bast
This commit is contained in:
parent
baa24b4b86
commit
ddaad2f2de
9 changed files with 60 additions and 13 deletions
5
http-requests/http-client.env.json
Normal file
5
http-requests/http-client.env.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"dev": {
|
||||
"url": "http://localhost:8080/api/v1"
|
||||
}
|
||||
}
|
||||
Reference in a new issue