projects
/
website
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fbf0be
)
Updated docker
author
Lukas Krickl
<lukas@krickl.dev>
Mon, 8 Nov 2021 12:01:20 +0000
(13:01 +0100)
committer
Lukas Krickl
<lukas@krickl.dev>
Mon, 8 Nov 2021 12:01:20 +0000
(13:01 +0100)
Dockerfile
patch
|
blob
|
history
diff --git
a/Dockerfile
b/Dockerfile
index 6eaee0761f799551b060a29af71ea32c0362c7f8..360890b26ed16e59c4f48ad690c2c8a619949e50 100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-19,4
+19,4
@@
EXPOSE 3000
ENV HOST=0.0.0.0
ENV PORT=3000
-CMD ["yarn", "run", "start"]
+CMD ["
HOST=0.0.0.0", "PORT=3000", "
yarn", "run", "start"]