mirror of
https://github.com/kind-0/nsecbunkerd.git
synced 2026-08-01 07:21:42 +00:00
Update CMD to run start.js script
This commit is contained in:
parent
a9c3546286
commit
433cb4c129
@ -25,4 +25,4 @@ RUN mkdir -p /app/config
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
CMD ["node", "dist/index.js"]
|
||||
CMD ["node", "./scripts/start.js", "start"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user