version: '3' services: bot: build: . env_file: - tests/.env tests: build: tests env_file: - tests/.env