--- services: overseer: ports: - '5000:5000' # environment: # - DATA_PATH="/tmp/example" build: . volumes: - .:/app