added https withe self sign ssl to backentd and healthcheck to frontend

This commit is contained in:
2025-09-10 22:07:15 +02:00
parent cf072cee0c
commit e7b964078c
12 changed files with 234 additions and 19 deletions

View File

@@ -16,6 +16,7 @@
},
"dependencies": {
"@quasar/extras": "^1.16.4",
"axios": "^1.11.0",
"quasar": "^2.16.0",
"vue": "^3.4.18",
"vue-router": "^4.0.0"