1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tandoor_ynh.git synced 2024-09-03 20:35:56 +02:00

Update nginx.conf

This commit is contained in:
Éric Gaspar 2024-07-22 09:32:09 +02:00
parent 7393d8bdb5
commit e6424a9914

View file

@ -18,7 +18,7 @@ location __PATH__/ {
}
location /media/ {
alias __INSTALL_DIR__/mediafiles/;
alias __DATA_DIR__/media/;
}