1
0
Fork 0
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:
Limezy 2021-11-06 14:28:05 +07:00
parent b3b52d131d
commit d97183a6bc

View file

@ -1,4 +1,5 @@
location / {
#sub_path_only rewrite ^__PATH__$ __PATH__/ permanent;
location __PATH__/ {
# Path to source
alias __FINALPATH__/ ;