chatbotAPI / docker-compose.yml
dhruv4023's picture
Synced repo using 'sync_with_huggingface' Github Action
f37ceb5 verified
raw
history blame
No virus
60 Bytes
services:
web:
build: .
ports:
- "8000:8000"