【调整】雨云增加host标识

This commit is contained in:
cai
2026-01-13 18:08:31 +08:00
parent 367c1a1096
commit abcf57aacf
127 changed files with 46 additions and 342 deletions

View File

@@ -282,7 +282,7 @@ export const ApiProjectConfig: Record<string, ApiProjectType> = {
rainyun: {
name: "雨云",
icon: "rainyun",
type: ["dns"],
type: ["host", "dns"],
hostRelated: {
sslcenter: { name: "证书中心" }
},

View File

@@ -123,16 +123,6 @@ export default defineConfig({
clearTarget: true,
exclude: ["node_modules", ".git"],
},
{
source: "apps/allin-ssl/dist",
target: [
".sync-git/allinssl-gitlab/frontend",
".sync-git/allinssl-github/frontend",
],
mode: "copy",
clearTarget: true,
exclude: ["node_modules", ".git"],
},
{
source: "/",
target: [