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": "https://localhost:8443"
|
||||
},
|
||||
"docker": {
|
||||
"hostname": "https://localhost:9000"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user