mirror of
https://github.com/YunoHost-Apps/ghost_ynh.git
synced 2024-09-03 19:16:02 +02:00
Nginx typo fix
This commit is contained in:
parent
aac852a7a0
commit
d275555674
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
}
|
||||
|
||||
location __PATH__/ {
|
||||
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
||||
proxy_set_header X-Forwarded-Proto $scheme;
|
||||
|
|
Loading…
Add table
Reference in a new issue