mirror of
https://github.com/casjaysdevdocker/aria2
synced 2025-09-18 15:57:44 -04:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user