You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# 网站 URL
|
|
|
|
NEXT_PUBLIC_SITE_URL=https://sorawebui.com
|
|
|
|
|
|
|
|
# openai config
|
|
|
|
OPENAI_API_KEY=sk-XXXXXX
|
|
|
|
OPENAI_API_BASE_URL=https://fake-sora-api.sorawebui.com
|
|
|
|
OPENAI_API_MODEL=sora-1.0-turbo
|