changes to docker deploy

This commit is contained in:
2025-12-22 22:18:42 +00:00
parent b2b27e06fe
commit eeed7497cb
4 changed files with 952 additions and 407 deletions

View File

@@ -18,7 +18,6 @@
"@tailwindcss/vite": "^4.1.17",
"@vueuse/core": "^10.0.0",
"@vueuse/head": "github:vueuse/head",
"nuxt": "^4.2.1",
"nuxt-auth-utils": "0.5.25",
"nuxt-storm": "^1.1.3",
"tailwindcss": "^4.1.17",
@@ -29,6 +28,7 @@
},
"devDependencies": {
"@iconify-json/lucide": "^1.2.77",
"@nuxtjs/tailwindcss": "^6.14.0"
"@nuxtjs/tailwindcss": "^6.14.0",
"nuxt": "^4.2.2"
}
}