generated from FOSS/Bot-Template
Delete docker-compose.yml
This commit is contained in:
@@ -1,11 +0,0 @@
|
|||||||
services:
|
|
||||||
bot:
|
|
||||||
build:
|
|
||||||
context: .
|
|
||||||
dockerfile: Dockerfile
|
|
||||||
restart: unless-stopped
|
|
||||||
env_file:
|
|
||||||
- .env
|
|
||||||
volumes:
|
|
||||||
- ./tgbot/data:/app/tgbot/data
|
|
||||||
stop_grace_period: 30s
|
|
||||||
Reference in New Issue
Block a user