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:
parent
e1dd294edf
commit
613ed11f5d
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
location __PATH__/ {
|
||||
|
||||
# Path to source
|
||||
alias __HTML_PATH__/;
|
||||
alias __DATA_DIR__/;
|
||||
|
||||
index index.html;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue