Sinetheta / blueprintnotincluded

Container for 3 components of blueprintnotincluded.org
https://blueprintnotincluded.org
MIT License
14 stars 4 forks source link

Replace frontend NG_APP_HOST #31

Closed Sinetheta closed 1 year ago

Sinetheta commented 1 year ago

To avoid multiple builds (now docker images) for each environment we will need a way to pass ENV from the backend to the frontend on page load. But all the internet answers seem awful. I'd like to delay making a choice so I'm going to replace the only really important one with runtime code.