services: bot: image: "anonflow" build: context: . dockerfile: Dockerfile volumes: - ./rules/:/app/rules/ - ./config.yml:/app/config.yml