_
This commit is contained in:
@@ -9,5 +9,11 @@ http {
|
|||||||
location / {
|
location / {
|
||||||
proxy_pass http://hypoxie-3x-ui:2053/;
|
proxy_pass http://hypoxie-3x-ui:2053/;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
listen 80;
|
||||||
|
server_name hypoxie-xui.duckdns.org;
|
||||||
|
location / {
|
||||||
|
proxy_pass http://hypoxie-3x-ui:80/;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user