chore: add deployment configuration

- docker-compose.yml for VPS deployment
- deploy.sh for auto-updates
- Fixed package.json name

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Michele
2026-01-31 14:25:01 +01:00
parent e58a79fd2c
commit 8b84fae379
3 changed files with 45 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "nextjs-temp",
"name": "leopost",
"version": "0.1.0",
"private": true,
"scripts": {