mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
ariang: add nginx support and update
This adds nginx support for ariang webui and update it to latest commit. Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
location /ariang {
|
||||
index index.html;
|
||||
alias /www/ariang/;
|
||||
}
|
||||
Reference in New Issue
Block a user