mirror of
https://github.com/YunoHost-Apps/moncycle_ynh.git
synced 2024-09-03 19:46:16 +02:00
Update nginx.conf
This commit is contained in:
parent
a853eb6f00
commit
80d4abc847
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ location __PATH__/ {
|
|||
access_log off;
|
||||
}
|
||||
|
||||
location /api/version {
|
||||
location ~ ^/api/version {
|
||||
rewrite ^/api/version$ /api/version.json;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue