Set up project structure
This commit is contained in:
8
http/http-client.env.json
Normal file
8
http/http-client.env.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"development": {
|
||||
"hostname": "http://localhost:8080"
|
||||
},
|
||||
"docker": {
|
||||
"hostname": "http://localhost:9020"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user