Add Docker
This commit is contained in:
7
docker-compose.yaml
Normal file
7
docker-compose.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
services:
|
||||
tgkanboardbot:
|
||||
build: .
|
||||
container_name: tgkanboardbot
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
- .env
|
||||
Reference in New Issue
Block a user