mirror of
https://github.com/YunoHost-Apps/kanboard_ynh.git
synced 2024-09-03 19:36:17 +02:00
Update nginx.conf
This commit is contained in:
parent
503e132ef6
commit
e49f90ff50
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ location __PATH__/ {
|
|||
fastcgi_param PATH_INFO $fastcgi_path_info;
|
||||
fastcgi_param SCRIPT_FILENAME $request_filename;
|
||||
fastcgi_param SERVER_NAME $host;
|
||||
fastcgi_pass_header Authorization;
|
||||
}
|
||||
|
||||
# Include SSOWAT user panel.
|
||||
|
|
Loading…
Reference in a new issue