Add Dockerfile deployment for Coolify

This commit is contained in:
2026-07-07 19:23:38 +02:00
parent 4d46ef287a
commit bc98dd0cb5
6 changed files with 177 additions and 174 deletions
+1 -1
View File
@@ -11,6 +11,6 @@
"private": true,
"type": "module",
"dependencies": {
"astro": "^7.0.6"
"astro": "7.0.6"
}
}