mirror of
https://github.com/wahyd4/aria2-ariang-docker.git
synced 2026-08-08 21:05:50 +10:00
Update webgui cache folder to solve the permission issue for non root user
This commit is contained in:
+3
-6
@@ -13,8 +13,7 @@
|
||||
}
|
||||
|
||||
gzip
|
||||
log stdout
|
||||
errors stdout
|
||||
errors stderr
|
||||
}
|
||||
|
||||
{$DOMAIN}/ui {
|
||||
@@ -25,8 +24,7 @@
|
||||
root /usr/local/www/aria2
|
||||
timeouts none
|
||||
gzip
|
||||
log stdout
|
||||
errors stdout
|
||||
errors stderr
|
||||
|
||||
basicauth / {$ARIA2_USER} {$ARIA2_PWD}
|
||||
}
|
||||
@@ -39,7 +37,6 @@
|
||||
proxy / 127.0.0.1:5572/ {
|
||||
transparent
|
||||
}
|
||||
|
||||
log stdout
|
||||
gzip
|
||||
errors stderr
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user