mirror of
https://github.com/tornadocash/tornado-root-updater.git
synced 2024-12-04 23:15:05 +01:00
fix: update docker entrypoint
This commit is contained in:
parent
a8c83abc04
commit
a632aafb8c
@ -17,4 +17,4 @@ RUN yarn && yarn cache clean --force
|
||||
COPY . .
|
||||
|
||||
EXPOSE 8000
|
||||
ENTRYPOINT ["yarn"]
|
||||
ENTRYPOINT ["yarn", "start"]
|
||||
|
Loading…
Reference in New Issue
Block a user