nginx
This commit is contained in:
@@ -2,7 +2,7 @@ events {}
|
||||
|
||||
http {
|
||||
server {
|
||||
listen 80;
|
||||
listen 1235;
|
||||
|
||||
location /checker/ {
|
||||
proxy_pass http://polling:7998/checker/;
|
||||
|
Reference in New Issue
Block a user