This commit is contained in:
parent
5ebb7e02a7
commit
23a094c36e
1 changed files with 0 additions and 1 deletions
|
@ -20,4 +20,3 @@ COPY --from=builder /src/vite.config.js .
|
||||||
|
|
||||||
EXPOSE 8080
|
EXPOSE 8080
|
||||||
CMD [ "yarn", "preview", "--host", "--port", "8080" ]
|
CMD [ "yarn", "preview", "--host", "--port", "8080" ]
|
||||||
# CMD [ "env" ]
|
|
||||||
|
|
Loading…
Reference in a new issue