version: '3.8' services: gsheet-bot: build: . restart: unless-stopped volumes: - ./credentials.json:/app/credentials.json:ro