mirror of
https://github.com/YunoHost-Apps/wallabag2_ynh.git
synced 2024-10-01 13:35:06 +02:00
Update nginx.conf
This commit is contained in:
parent
16340deabe
commit
772e737c8f
1 changed files with 1 additions and 1 deletions
|
@ -28,5 +28,5 @@ location {LOCATION} {
|
|||
}
|
||||
|
||||
location @wallbag2 {
|
||||
rewrite ^ {PATH}/app.php$is_args$args;
|
||||
rewrite ^ {PATH}/app.php?is_args$args;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue