mirror of
https://github.com/casjaysdevdocker/aria2
synced 2025-01-31 00:34:21 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
29b1862872
commit
5fee7dae45
@ -23,7 +23,8 @@ http {
|
|||||||
map $http_upgrade $connection_upgrade { default upgrade; '' close; }
|
map $http_upgrade $connection_upgrade { default upgrade; '' close; }
|
||||||
|
|
||||||
server {
|
server {
|
||||||
listen 80 6800;
|
listen 80;
|
||||||
|
listen 6800;
|
||||||
root /var/www/ariang;
|
root /var/www/ariang;
|
||||||
index index.html;
|
index index.html;
|
||||||
proxy_intercept_errors off;
|
proxy_intercept_errors off;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user