mirror of
https://github.com/tiennm99/coolify.git
synced 2026-06-21 13:41:21 +00:00
e396c70903
- Delegate host validation to parent class instead of custom implementation
- Update base_url() helper to use config('app.url') instead of url('/')
- Add test for APP_URL fallback when no FQDN or public IPs configured
- Remove dedicated TrustHostsMiddlewareTest (logic now tested via integration tests)