Update preview config from ticket system

This commit is contained in:
2026-07-19 09:20:37 +00:00
parent 1ebbd0b6dc
commit 41904557fa

11
.webklar-preview.json Normal file
View File

@@ -0,0 +1,11 @@
{
"enabled": true,
"type": "static",
"branch": "main",
"displayName": "videogen",
"templateName": "webklar-preview-template",
"projectType": "preview",
"public": false,
"template": false,
"subdomain": "videogen"
}