readme
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
POSTGRES_HOST=192.168.0.200
|
||||
POSTGRES_PORT=5432
|
||||
POSTGRES_DB=fbla
|
||||
POSTGRES_USER=postgres
|
||||
POSTGRES_PASSWORD=postgrespw
|
||||
JWT_SECRET=CHANGE_ME
|
||||
BASE_URL=https://fbla26.marinodev.com
|
||||
EMAIL_HOST=marinodev.com
|
||||
EMAIL_PORT=465
|
||||
EMAIL_USER=westuffind@marinodev.com
|
||||
EMAIL_PASS=CHANGE_ME
|
||||
FBLA26_PORT=8000
|
||||
BODY_SIZE_LIMIT=10MB
|
||||
LLAMA_PORT=8001
|
||||
LLAMA_HOST=192.168.0.200
|
||||
LLAMA_MODEL=Qwen3VL-2B-Instruct-Q4_K_M.gguf
|
||||
LLAMA_MMPROJ=mmproj-Qwen3VL-2B-Instruct-Q8_0.gguf
|
||||
Reference in New Issue
Block a user