This adds nginx support for ariang webui and update it to latest commit. Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
4 lines
No EOL
60 B
Text
4 lines
No EOL
60 B
Text
location /ariang {
|
|
index index.html;
|
|
alias /www/ariang/;
|
|
} |