f644bf3
1
2
3
4
5
6
7
8
version: "3.9" services: bot: build: . restart: unless-stopped env_file: - .env