nginx port
This commit is contained in:
@@ -2,7 +2,7 @@ events {}
|
||||
|
||||
http {
|
||||
server {
|
||||
listen 1235;
|
||||
listen 1238;
|
||||
location / {
|
||||
proxy_pass http://web:8000/;
|
||||
}
|
||||
|
Reference in New Issue
Block a user