Fix https stuff in phpvms

This commit is contained in:
Tobias Reisinger 2026-05-04 20:22:21 +02:00
parent 64e1381513
commit 254501c6a2
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
2 changed files with 4 additions and 6 deletions

View file

@ -5,5 +5,7 @@ http://{{ phpvms_domain }} {
file_server
php_fastcgi phpvms-app:9000
php_fastcgi phpvms-app:9000 {
header_up X-Forwarded-Proto https
}
}