mirror of
https://github.com/YunoHost-Apps/minio_ynh.git
synced 2024-09-03 19:46:18 +02:00
Revert "Update nginx.conf"
This reverts commit c3004b641a6aa94ba4e246190329fbe5037a1d03.
This commit is contained in:
parent
b3b52d131d
commit
d97183a6bc
1 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
||||||
location / {
|
#sub_path_only rewrite ^__PATH__$ __PATH__/ permanent;
|
||||||
|
location __PATH__/ {
|
||||||
|
|
||||||
# Path to source
|
# Path to source
|
||||||
alias __FINALPATH__/ ;
|
alias __FINALPATH__/ ;
|
||||||
|
|
Loading…
Add table
Reference in a new issue