fix: workflows route mounted without path prefix — blocked all API on free tier; fix 10 app templates missing fields

This commit is contained in:
Hermes
2026-06-10 15:40:00 -07:00
parent 7557a6364a
commit 2cd62208ac
4 changed files with 22 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "dashcaddy-api",
"version": "1.10.0",
"version": "1.11.0",
"description": "DashCaddy API server - Dashboard backend for Docker, Caddy & DNS management",
"main": "server.js",
"scripts": {