AllYourBot / hostedgpt

An open version of ChatGPT you can host anywhere or run locally.
MIT License
344 stars 165 forks source link

Allow configuring production host via ENV #467

Closed krschacht closed 1 month ago

krschacht commented 1 month ago

It's a good practice to set the config.hosts (within production.rb), but currently this cannot be done without someone diverging their fork from main. This allows it to be set with an PRODUCTION_HOST env.