File size: 101 Bytes
2dc92ec
 
 
 
 
 
 
1
2
3
4
5
6
7
8
services:
  bot:
    build: .
    ports:
      - "8080:8080"
    environment:
      - OPENAI_API_KEY