Skip to content

Commit

Permalink
change url
Browse files Browse the repository at this point in the history
  • Loading branch information
wb-xpy574118 committed Mar 26, 2024
1 parent a564ea4 commit 751de2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ const t = useTranslations(Astro);
if(window.CNPilot){
window.CNPilot.mounted({
CNPilot_NODE_ENV: 'development',
CNPilot_OPEN_SOURCE: ['nacos.io', 'openwharf-group.github.io'],
CNPilot_OPEN_SOURCE_API: 'http://ai.nacos.io',
CNPilot_OPEN_SOURCE: ['openwharf-group.github.io'],
CNPilot_OPEN_SOURCE_API: 'https://ai.nacos.io',
showFloatICON: true,
globalStyle:{
top:'64px'
Expand Down

0 comments on commit 751de2e

Please sign in to comment.