mirror of
https://github.com/Lissy93/dashy.git
synced 2025-04-08 17:06:18 +02:00
temp revert start cmd
This commit is contained in:
parent
5854db4205
commit
2f86b16491
@ -42,7 +42,7 @@ RUN apk add --no-cache tzdata
|
||||
COPY --from=BUILD_IMAGE /app ./
|
||||
|
||||
# Finally, run start command to serve up the built application
|
||||
CMD [ "yarn", "start" ]
|
||||
CMD [ "yarn", "build-and-start" ]
|
||||
|
||||
# Expose the port
|
||||
EXPOSE ${PORT}
|
||||
|
Loading…
x
Reference in New Issue
Block a user