initial
This commit is contained in:
7
.env.example
Normal file
7
.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
NODE_ENV=production
|
||||
PORT=3000
|
||||
DATABASE_URL=postgres://boocode:CHANGE_ME@boocode_db:5432/boocode
|
||||
LLAMA_SWAP_URL=http://100.101.41.16:8401
|
||||
PROJECT_ROOT_WHITELIST=/opt
|
||||
DEFAULT_MODEL=qwen3.6-35b-a3b-mxfp4
|
||||
POSTGRES_PASSWORD=CHANGE_ME
|
||||
Reference in New Issue
Block a user