build
All checks were successful
Build & Deploy KLZ Cables / build-and-deploy (push) Successful in 4m14s

This commit is contained in:
2026-01-28 19:41:01 +01:00
parent 21b16a5e6c
commit a85fe64ccb
5 changed files with 3 additions and 11 deletions

View File

@@ -174,7 +174,9 @@ Modified:
├── Dockerfile (removed redundant build args)
├── docker-compose.yml (use env_file instead of individual vars)
├── .gitea/workflows/deploy.yml (automated .env creation & upload)
── .env.example (clear documentation)
── .env.example (clear documentation)
├── lib/services/create-services.ts (removed redundant dotenv usage)
└── scripts/migrate-*.ts (removed redundant dotenv usage)
Created:
├── .env.production (reference template)