mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] Bad issue number in a comment
This commit is contained in:
parent
8a2434eb44
commit
5cf6895ba2
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# Fix the nginx traversal weak ( #1034 )
|
# Fix the nginx traversal weak ( #1037 )
|
||||||
rewrite ^/yunohost/admin$ /yunohost/admin/ permanent;
|
rewrite ^/yunohost/admin$ /yunohost/admin/ permanent;
|
||||||
location /yunohost/admin/ {
|
location /yunohost/admin/ {
|
||||||
alias /usr/share/yunohost/admin/;
|
alias /usr/share/yunohost/admin/;
|
||||||
|
|
Loading…
Add table
Reference in a new issue