chore: align local docker environment
This commit is contained in:
10
deploy/.env.production.example
Normal file
10
deploy/.env.production.example
Normal file
@@ -0,0 +1,10 @@
|
||||
# GPT API. Keep the real value only on the VPS at deploy/.env.production.
|
||||
OPENAI_API_KEY=
|
||||
GPT_TEXT_MODEL=gpt-5.5
|
||||
GPT_IMAGE_MODEL=gpt-image-2
|
||||
GPT_API_BASE=https://api.openai.com/v1
|
||||
|
||||
# Seedance video generation.
|
||||
SEEDANCE_API_KEY=
|
||||
SEEDANCE_MODEL=doubao-seedance-2-0-260128
|
||||
SEEDANCE_API_BASE=https://ark.cn-beijing.volces.com/api/v3
|
||||
Reference in New Issue
Block a user