fix: Update CI/CD deployment to use active compose.yml file

- Fix deployment script to copy docker-compose.prod.yml to compose.yml (not docker-compose.yml)
- Update all docker-compose commands to use -f compose.yml explicitly
- Rename legacy deploy-synology/docker-compose.yml to .old
- This should fix the deployment issue where VPS wasn't getting updated
This commit is contained in:
Stiftung Development
2025-09-15 23:02:24 +02:00
parent 0d92fe3d32
commit f4f7d26d36
2 changed files with 8 additions and 8 deletions