Defang CLI and sample projects. Defang is a radically simpler way for developers to develop, deploy, and debug cloud applications.
39
stars
9
forks
source link
Fix ai debug panic and wrong end point printed for byoc #877
Closed
edwardrf closed 4 days ago
Description
1. Fix the panic with ai debugger with no project name set:
2. Fix the wrong endpoint setup and printed for byoc
The order of parameters passed to getEndpoint was wrong.
Linked Issues
Issue discovered and reported offline.
Checklist