mirror of
https://github.com/vimagick/dockerfiles.git
synced 2026-01-02 11:07:25 +01:00
update aria2
This commit is contained in:
11
aria2/data/default.conf
Normal file
11
aria2/data/default.conf
Normal file
@@ -0,0 +1,11 @@
|
||||
server {
|
||||
listen 80;
|
||||
location / {
|
||||
root /usr/share/nginx/html;
|
||||
}
|
||||
location /files {
|
||||
alias /data;
|
||||
autoindex on;
|
||||
index X6XewZMsmreGIxx1lCdp0Yo1X4qHTivW;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user