version: '3.9' services: web: ports: - "5002:5000" build: . volumes: - ./instance:/app/instance/