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