projects
/
website
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d70cc9
)
Updated docker
author
Lukas Krickl
<lukas@krickl.dev>
Mon, 8 Nov 2021 12:12:43 +0000
(13:12 +0100)
committer
Lukas Krickl
<lukas@krickl.dev>
Mon, 8 Nov 2021 12:12:43 +0000
(13:12 +0100)
Dockerfile
patch
|
blob
|
history
diff --git
a/Dockerfile
b/Dockerfile
index 360890b26ed16e59c4f48ad690c2c8a619949e50..ff51e26d55064086c81781f668afaca336346750 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 ["HOST=0.0.0.0
PORT=3000
yarn", "run", "start"]