@ -131,7 +131,7 @@ const ComponentCoding = () => {
}
// 域名直接使用当前域名
return `${protocol}//${hostname}/`;
return `${protocol}//${hostname}/code-server/`;
};
const uri = getCodeServerUri();