teemii icon indicating copy to clipboard operation
teemii copied to clipboard

Add custom backend host in container variable

Open licebmi opened this issue 11 months ago • 1 comments


Description

Add a BACKEND_HOST variable to be able to change the name of the backend upstream on the fronted.

This uses nginx container templating capabilities. This is not a feature of nginx as an application, but a script that is part of the official nginx container.

Screenshot (if UI-related)

To-Dos

backend

  • [ ] Successful build npm run lint
  • [ ] Successful test npm run test
  • [ ] Database migration (if required)

frontend

  • [X] Successful build npm run build

Issues Fixed or Closed

  • Fixes #67

licebmi avatar Mar 08 '24 20:03 licebmi