Commit 3e04a00
committed
fix(api): correct public modules URL format
Removed the hardcoded https:// prefix from the public modules URL to use the configured public_api_host directly.1 parent 66c4b1d commit 3e04a00
1 file changed
Lines changed: 1 addition & 1 deletion
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 | | |
| |||
0 commit comments