1834d0b
1
2
3
4
5
6
7
8
version: "3.10" services: slam: build: . command: python3 bot.py # restart: on-failure