mirror of
https://github.com/pischule/go-mention-all-bot.git
synced 2025-12-19 06:56:43 +00:00
Delete docker-compose.yml
This commit is contained in:
committed by
GitHub
parent
d7529ce7e8
commit
efed701bb7
@@ -1,10 +0,0 @@
|
||||
version: "2.0"
|
||||
|
||||
services:
|
||||
bot:
|
||||
image: pischule/go-mention-all-bot
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./data:/app/data
|
||||
environment:
|
||||
TELEGRAM_TOKEN: "${TELEGRAM_TOKEN}"
|
||||
Reference in New Issue
Block a user