mirror of
https://github.com/YunoHost-Apps/wallabag2_ynh.git
synced 2024-10-01 13:35:06 +02:00
Merge pull request #1 from Thomas830/Thomas830-patch-1
Update nginx.conf
This commit is contained in:
commit
22054b0936
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