Commit 2488b8c
committed
fix(api): fix public modules url to include https scheme
- Updated the _public_modules_url function to prepend "https://" to the public_api_host.
- This ensures the URL is correctly formed for external access.1 parent fa85120 commit 2488b8c
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- libs/naas-abi/naas_abi/apps/nexus/apps/api/app/services/agents/adapters/primary
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | | - | |
| 221 | + | |
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments