Files
shell-scripts/部署应用/Oracle-Cloud/openai-reverse-proxy/openai-web-dockercompose.yaml
2023-10-20 14:10:20 +08:00

11 lines
289 B
YAML

version: '3.9'
services:
chatgpt-next-web:
container_name: chatgpt-next-web
image: yidadaa/chatgpt-next-web
ports:
- 3002:3000
environment:
- OPENAI_API_KEY=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
- CODE=lovemm.23
- HIDE_USER_API_KEY=1