Core bot components
This commit is contained in:
5
docker-compose-dev.yml
Normal file
5
docker-compose-dev.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
version: "3.7"
|
||||
|
||||
services:
|
||||
bot:
|
||||
command: sh -c "npm install && npm run dev"
|
||||
Reference in New Issue
Block a user