mirror of
https://github.com/YunoHost-Apps/kavita_ynh.git
synced 2024-09-03 19:26:30 +02:00
Update nginx.conf
This commit is contained in:
parent
1945f1e8bc
commit
4d4c9ff8e0
1 changed files with 0 additions and 4 deletions
|
@ -14,8 +14,4 @@ location __PATH__/ {
|
|||
|
||||
# Proxy to Kavita running locally on port 5000 using ssl
|
||||
proxy_pass http://127.0.0.1:__PORT__;
|
||||
|
||||
# Organizr support - uncomment both of the following lines
|
||||
#proxy_hide_header "Content-Security-Policy";
|
||||
#add_header Content-Security-Policy "frame-ancestors $organizr;";
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue