version: '3' services: app: build: . ports: - "7860:7860" environment: - GRADIO_SERVER_PORT=7860 - GRADIO_SERVER_NAME=0.0.0.0