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