Небольшая модернизация
This commit is contained in:
@@ -4,10 +4,10 @@ events {}
|
|||||||
http {
|
http {
|
||||||
|
|
||||||
server {
|
server {
|
||||||
listen 80;
|
listen 81;
|
||||||
server_name localhost;
|
server_name localhost;
|
||||||
location / {
|
location / {
|
||||||
proxy_pass http://kosma-3x-ui:2053/;
|
proxy_pass http://hypoxie-3x-ui:2053/;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user