Inital commit, added Dawarich

This commit is contained in:
2025-02-23 21:31:15 +01:00
commit 0c6724cd4e
4 changed files with 248 additions and 0 deletions

10
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,10 @@
{
"json.schemas": [
{
"fileMatch": [
"/templates.json"
],
"url": "https://raw.githubusercontent.com/portainer/templates/refs/heads/v3/schema.json"
}
]
}