frankhart2018 / primistore

Locally hosted password management tool
MIT License
5 stars 11 forks source link

Update dockerfile for react to use prod build #111

Closed frankhart2018 closed 6 months ago

frankhart2018 commented 6 months ago

Closes #110

Implementation

  1. Add args and env vars to docker file for react, run build script, install serve and use serve to run the app in prod mode.
  2. Pass the args from docker compose.