Amend Upstream URL
This commit is contained in:
@@ -25,6 +25,8 @@ http {
|
||||
"~*" $http_origin;
|
||||
}
|
||||
|
||||
resolver 127.0.0.11 valid=10s ipv6=off;
|
||||
|
||||
upstream backend {
|
||||
server ${API_BASE_URL}:8080;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user