projects
/
website
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
283425d
)
Updated docker
author
Lukas Krickl
<lukas@krickl.dev>
Mon, 8 Nov 2021 12:30:41 +0000
(13:30 +0100)
committer
Lukas Krickl
<lukas@krickl.dev>
Mon, 8 Nov 2021 12:30:41 +0000
(13:30 +0100)
Dockerfile
patch
|
blob
|
history
diff --git
a/Dockerfile
b/Dockerfile
index 6eaee0761f799551b060a29af71ea32c0362c7f8..23c7bf66e435a10df0d35ba681b65bf70ca10334 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 ["yarn", "run", "start
:docker
"]