Spaces:
Configuration error

chat / docker-compose.yml
yonkasoft's picture
Create docker-compose.yml
db8be92 verified
raw
history blame
101 Bytes
version: '3'
services:
app:
build: .
ports:
- "7860:7860"
env_file:
- .env