Backup: 2025-06-07 19:48 - Script test

[Restore from backup: vip-coordinator-backup-2025-06-07-19-48-script-test]
This commit is contained in:
2025-06-07 19:48:00 +02:00
parent 8fb00ec041
commit dc4655cef4
103 changed files with 16396 additions and 6143 deletions

View File

@@ -215,7 +215,7 @@ Visit http://localhost:3000/api-docs.html for:
3. **Environment Configuration**: Copy and configure production environment:
```bash
cp .env.production .env.prod
cp .env.example .env.prod
# Edit .env.prod with your secure values
```