Added Dockerfile for api, allow bot to be run via npm start
This commit is contained in:
parent
6e8473d784
commit
8393f599b0
3 changed files with 27 additions and 2 deletions
4
.dockerignore
Normal file
4
.dockerignore
Normal file
|
@ -0,0 +1,4 @@
|
|||
**/node_modules
|
||||
**/build
|
||||
**/logs
|
||||
**/data
|
Loading…
Add table
Add a link
Reference in a new issue