项目文件夹

文件
2023-08-15 20:53:37 +07:00

10 行
122 B
YAML

version: '3.6'
services:
chatgpt:
build: .
ports:
- 3000:3000
environment:
- 'OPENAI_API_KEY='