mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
test: switch to cloudflare
This commit is contained in:
@@ -25,7 +25,7 @@ export async function writeBtsConfig(projectConfig: ProjectConfig) {
|
||||
};
|
||||
|
||||
const baseContent = {
|
||||
$schema: "https://better-t-stack.dev/schema.json",
|
||||
$schema: "https://r2.better-t-stack.dev/schema.json",
|
||||
version: btsConfig.version,
|
||||
createdAt: btsConfig.createdAt,
|
||||
database: btsConfig.database,
|
||||
|
||||
Reference in New Issue
Block a user