services: assistant: build: . restart: unless-stopped env_file: .env volumes: - ./data:/app/data environment: - TZ=${TZ:-Europe/Amsterdam}