mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
fix(docker) cloudcmd.js -> cloudcmd.mjs
This commit is contained in:
parent
bbffe1a9bd
commit
95db6de63c
2 changed files with 2 additions and 2 deletions
|
|
@ -21,5 +21,5 @@ ENV cloudcmd_open false
|
|||
|
||||
EXPOSE 8000
|
||||
|
||||
ENTRYPOINT ["/usr/src/app/bin/cloudcmd.js"]
|
||||
ENTRYPOINT ["/usr/src/app/bin/cloudcmd.mjs"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue