mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
ariang: rename nginx configuration file
This makes the ariang-nginx ready for Nginx using the conf.d directory. Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
location /ariang {
|
||||
index index.html;
|
||||
alias /www/ariang/;
|
||||
}
|
||||
Reference in New Issue
Block a user