version: "3.8" services: parse_saby: build: . command: python ./main.py --first-run environment: - TZ=Asia/Yekaterinburg env_file: - .env