issues
search
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
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.
Pass the args from docker compose.
Closes #110
Implementation