File size: 145 Bytes
104ee77 |
1 2 3 4 5 6 7 |
@ai_server_docker_HostAddress = http://localhost:5186
GET {{ai_server_docker_HostAddress}}/weatherforecast/
Accept: application/json
###
|
104ee77 |
1 2 3 4 5 6 7 |
@ai_server_docker_HostAddress = http://localhost:5186
GET {{ai_server_docker_HostAddress}}/weatherforecast/
Accept: application/json
###
|