1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/galette_ynh.git synced 2024-09-03 18:36:28 +02:00

Update nginx.conf

This commit is contained in:
Éric Gaspar 2024-06-11 22:17:39 +02:00
parent f09db56a9f
commit 48878e95a9

View file

@ -25,7 +25,7 @@ location __PATH__/ {
include conf.d/yunohost_panel.conf.inc;
}
#location ~ __PATH__/(data|config|lib)/ {
#location ~ ^__PATH__/(data|config|lib)/ {
# deny all;
# }