Skip to content
Snippets Groups Projects
Commit 69ebeb38 authored by esikkala's avatar esikkala
Browse files

Add docker note to readme

parent 01ceac74
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,9 @@ Run client and server concurrently:
## Deploy with Docker
Note: the Docker container is meant to run on a server (NODE_ENV=production). If you want
to run it on localhost, the API url needs to be changed in `src/client/epics/index.js`.
### Build
`docker build -t mmm-web-app-c .`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment