Files
michaelschiemer/docker-compose.staging.yml
Michael Schiemer 417c7d7a7d
All checks were successful
Test Runner / test-basic (push) Successful in 9s
Test Runner / test-php (push) Successful in 8s
Deploy Application / deploy (push) Successful in 43s
fix(staging): correct nginx upstream sed patterns for production-php
- Add explicit sed pattern for production-php:9000 → php:9000
- Fix character class [a-f0-9_]* to [a-zA-Z0-9_-]* to match full container names
- Loop over both sites-enabled and sites-available configs
- Add fastcgi_pass replacement for production-php
2025-11-24 22:44:43 +01:00

18 KiB