Private
Public Access
1
0

fix: pkg: the og tags did not have proper http schema - they should have https #4

This commit is contained in:
2026-04-15 14:33:53 +02:00
parent f442942faf
commit 8780800dff
6 changed files with 27 additions and 4 deletions

View File

@@ -13,6 +13,10 @@
encode zstd br gzip
# Forward scheme information to the PHP application
header X-Forwarded-Proto {scheme}
header X-Forwarded-Host {host}
mercure {
transport_url {$MERCURE_TRANSPORT_URL:bolt:///data/mercure.db}
publisher_jwt {$MERCURE_JWT_SECRET} HS256