Skip to content

Commit ebc7ecc

Browse files
committed
update config file
1 parent 5c5f3bc commit ebc7ecc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

helm/values.staging.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nginxConf:
1313
server_name localhost;
1414

1515
location / {
16-
proxy_pass http://localhost:8000/;
16+
proxy_pass http://localhost:5000/;
1717
proxy_set_header Host "localhost";
1818
}
1919
}

0 commit comments

Comments
 (0)