Skip to content
Snippets Groups Projects
Commit cf4be86f authored by Giannis Kopanas's avatar Giannis Kopanas
Browse files

add env-sample add Dockerfile production

parent 5607a41b
No related branches found
No related tags found
No related merge requests found
{
"optOut": false,
"lastUpdateCheck": 1525596746559
}
\ No newline at end of file
......@@ -9,6 +9,10 @@ COPY webpack webpack
COPY config config
COPY app app
<<<<<<< HEAD
EXPOSE ${PORT:-3000}
=======
EXPOSE ${PORT:3000}
>>>>>>> add env-sample add Dockerfile production
CMD []
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment