services: gogobee: build: . restart: unless-stopped env_file: .env volumes: # Contains the SQLite database (bot state + crypto store) and device.json. # Losing this means the bot must re-verify in all encrypted rooms. - ./data:/app/data