version: '3.1' services: geasbot-app: build: ./app volumes: - ./app:/usr/src/app restart: always