mirror of
https://github.com/casjaysdevdocker/aria2
synced 2025-01-30 18:34:28 -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; }
|
||||
|
||||
server {
|
||||
listen 80 6800;
|
||||
listen 80;
|
||||
listen 6800;
|
||||
root /var/www/ariang;
|
||||
index index.html;
|
||||
proxy_intercept_errors off;
|
||||
|
Loading…
x
Reference in New Issue
Block a user