hotel-service/http/http-client.env.json

5 lines
57 B
JSON
Raw Normal View History

{
"dev": {
"baseurl": "http://localhost:8000"
}
}