mirror of
https://github.com/novatiq/packages.git
synced 2026-07-28 14:33:06 +01:00
This makes the ariang-nginx ready for Nginx using the conf.d directory. Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
4 lines
60 B
Plaintext
4 lines
60 B
Plaintext
location /ariang {
|
|
index index.html;
|
|
alias /www/ariang/;
|
|
} |