1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pelican_ynh.git synced 2024-09-03 19:46:35 +02:00

Update nginx.conf

This commit is contained in:
Ylies Chahi 2017-08-13 02:34:16 +02:00 committed by GitHub
parent 5f9aebd5f4
commit cb48247742

View file

@ -1,6 +1,6 @@
location YNH_LOCATION { location YNH_LOCATION {
alias YNH_DOCUMENT_ROOT/output/; alias YNH_DOCUMENT_ROOT;
# Force HTTPS # Force HTTPS
if ($scheme = http) { if ($scheme = http) {