services: bot: build: . container_name: vndb_bot restart: always env_file: - .env logging: driver: "json-file" options: max-size: "10m" max-file: "3"