version: '3.5' services: geasbot-app: build: ./app volumes: - ./app:/usr/src/app restart: unless-stopped