初始化模版工程
This commit is contained in:
9
.env.example
Normal file
9
.env.example
Normal file
@@ -0,0 +1,9 @@
|
||||
DATABASE_URL=postgres://postgres:postgres@localhost:5432/vibe_next_template
|
||||
LOG_DIR=./vibe-next-template
|
||||
|
||||
NOVA_BASE_URL=https://dev-nova-api.betteryeah.com
|
||||
NOVA_TENANT_ID=tenant_xxx
|
||||
NOVA_ACCESS_KEY=access_key_xxx
|
||||
|
||||
LLM_BASE_URL=https://dev-llm-server-internal.betteryeah.com
|
||||
LLM_API_KEY=sk-skills-default-dev-key
|
||||
Reference in New Issue
Block a user