File size: 166 Bytes
8fab380
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
services:
  app:
    image: phuochungus/homeland_chatgpt
    build: .
    ports:
      - 8080:8080
    environment:
      - OPENAI_API_KEY
      - REDIS_URL