GE-LLM-APP / docker-compose.yml
Motunrayo1960422's picture
Upload folder using huggingface_hub
f4cd5ad verified
Raw
History Blame Contribute Delete
121 Bytes
services:
gradio-app:
build: .
ports:
- "7861:7860"
environment:
- GRADIO_SERVER_NAME=0.0.0.0