Closed astewes closed 2 years ago
Nginx config is not directly editable. The only Nginx modifications supported are through the static buildpack's static.json
config file:
https://github.com/mars/create-react-app-buildpack/blob/master/README.md#web-server
I recently deployed my React website to Heroku and am needing to edit nginx.config.erb. Where can I find this file and how can I make edits to it?