dialogs-factory / docker-compose.yaml
naonauno's picture
Upload 6 files
01f44ce verified
raw
history blame contribute delete
158 Bytes
version: '3'
services:
app:
build: .
ports:
- "7860:7860"
environment:
- GRADIO_SERVER_PORT=7860
- GRADIO_SERVER_NAME=0.0.0.0