1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dont-code_ynh.git synced 2024-09-03 18:26:34 +02:00

fix html_path

This commit is contained in:
Salamandar 2024-01-04 15:31:15 +01:00
parent e1dd294edf
commit 613ed11f5d

View file

@ -3,7 +3,7 @@
location __PATH__/ {
# Path to source
alias __HTML_PATH__/;
alias __DATA_DIR__/;
index index.html;