ocket8888 commented on code in PR #7276:
URL: https://github.com/apache/trafficcontrol/pull/7276#discussion_r1066288442
##########
traffic_portal/test/integration/config.json:
##########
@@ -29,8 +29,8 @@
"stopSpecOnExpectationFailure": true
},
"params": {
- "apiUrl": " https://localhost:443/api/4.0",
- "baseUrl": "https://localhost",
+ "apiUrl": " https://localhost:444/api/4.0",
+ "baseUrl": "https://localhost:444",
Review Comment:
CiaB exposes TP on port 443, not 444 - did you mean to change this?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]