Chatbot-AI / compose.yml
phuochungus's picture
save change
8fab380
raw
history blame
No virus
166 Bytes
services:
app:
image: phuochungus/homeland_chatgpt
build: .
ports:
- 8080:8080
environment:
- OPENAI_API_KEY
- REDIS_URL