version: '3' services: web: ports: - "8787:8787" image: "portkeyai/gateway:latest" restart: always