Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

Commit 822503a

Browse files
committed
chore(weblate): add WEBLATE_SECURE_PROXY_SSL_HEADER to environment config
1 parent 09fe17e commit 822503a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

compose.weblate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ services:
4848
- WEBLATE_ALLOWED_HOSTS=${WEBLATE_SITE_DOMAIN},localhost,127.0.0.1
4949
- WEBLATE_ENABLE_HTTPS=${WEBLATE_ENABLE_HTTPS:-1}
5050
- CSRF_TRUSTED_ORIGINS=https://${WEBLATE_SITE_DOMAIN}
51+
- WEBLATE_SECURE_PROXY_SSL_HEADER=HTTP_X_FORWARDED_PROTO,https
5152

5253
# Proton Mail SMTP Configuration
5354
- WEBLATE_SERVER_EMAIL=${WEBLATE_EMAIL_FROM:-noreply@khaxy.net}

0 commit comments

Comments
 (0)