version: '3.5' services: geasbot-app: build: ./app container_name: geas_bot volumes: - /share/Public/geasbot/data:/app/data restart: unless-stopped