mirror of
https://github.com/goldbergyoni/nodebestpractices.git
synced 2025-10-30 00:57:04 +08:00
Merge pull request #1099 from DanieleFedeli/patch-1
This commit is contained in:
@ -37,7 +37,7 @@ FROM node:12-slim
|
|||||||
|
|
||||||
# The build logic comes here
|
# The build logic comes here
|
||||||
|
|
||||||
CMD ["pm2-runtime", "indes.js"]
|
CMD ["pm2-runtime", "index.js"]
|
||||||
```
|
```
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|||||||
Reference in New Issue
Block a user