You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change Dockerfile to build app for production and server with nginx, rather than running the dev
server. Create an nginx config to serve the app. Use .dockerignore to ensure nothing sensitive or
wasteful is built into the image. Update .gitignore to prevent commit of build files. Update
readme with appropriate nginx port.
closes#29
No description provided.
The text was updated successfully, but these errors were encountered: