version: '3' services: client: build: client ports: - "8000:80" websocket: build: server ports: - "8001:8000"