name: auto-stars services: auto-stars: image: git.sakamoto.best/lolz/auto-stars:latest volumes: - ${LOGS_PATH:-./logs}:/app/logs - ${STORAGE_PATH:-./storage}:/app/storage env_file: .env restart: unless-stopped