host and port
This commit is contained in:
@@ -5,7 +5,7 @@ http {
|
||||
listen 1238;
|
||||
|
||||
location / {
|
||||
proxy_pass http://api:5000/;
|
||||
proxy_pass http://api:8000/;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user