Files
michaelschiemer/.gitea
Michael Schiemer 0db73df2df fix(deployment): always sync docker-compose files from repo
The deployment script was only copying docker-compose files when missing,
preventing configuration updates (like build: null overrides) from being deployed.

Changed from conditional copy to always sync latest files from repository,
ensuring all configuration changes are properly deployed to production.
2025-11-04 15:43:02 +01:00
..