FIX: web.ssl.template compat with latest core (#938)
authorDavid Taylor <david@taylorhq.com>
Tue, 4 Feb 2025 20:01:48 +0000 (20:01 +0000)
committerGitHub <noreply@github.com>
Tue, 4 Feb 2025 20:01:48 +0000 (20:01 +0000)
commitefd6bc8ccbd9057c04d909ff48ecf8b704cae3ff
tree2ac40539e719cf5f010aab6354f6b24a0100aa78
parente570a8c5c19485b9ac63c204fb66224585af271b
FIX: web.ssl.template compat with latest core (#938)

https://github.com/discourse/discourse/commit/649505d869ff7a04d894fb2322428d0cfb82100e added some new content between `listen 80;` and `gzip on;`, which broke these replacements.

This commit reorders & updates the replacements so that they should work reliably with versions of core before and after that change.
templates/web.ssl.template.yml