This commit is contained in:
Zengtudor 2024-11-18 22:34:03 +08:00
parent b78c041e42
commit f953887592
2 changed files with 14 additions and 0 deletions

1
rxr_chat/.env Normal file
View File

@ -0,0 +1 @@
API_KEY=sk-xxx

View File

@ -0,0 +1,13 @@
version: '3.8'
services:
lobe-chat:
image: lobehub/lobe-chat
container_name: lobe-chat
restart: always
ports:
- '3210:3210'
environment:
OPENAI_API_KEY: ${API_KEY}
# OPENAI_PROXY_URL: https://api-proxy.com/v1
# ACCESS_CODE: lobe66