Update preview config from ticket system

This commit is contained in:
2026-07-12 09:18:23 +00:00
parent 9250b75b21
commit 63b6ae6dd1

11
.webklar-preview.json Normal file
View File

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