nigx error
All checks were successful
build-and-deploy / build-deploy (push) Successful in 16s

This commit is contained in:
androidlover5842
2026-01-31 09:26:16 +05:30
parent ab5a8c0154
commit a6684a8bb4

View File

@@ -2,4 +2,7 @@ spring.datasource.url=jdbc:postgresql://localhost:5432/trisolaris
ai.llama.baseUrl=http://localhost:8089/v1/chat/completions
logging.level.com.android.trisolarisserver.controller.Auth=INFO
storage.documents.aiBaseUrl=http://127.0.0.1:18921
ocr.paddle.baseUrl=http://127.0.0.1/
ocr.paddle.enabled=true
ocr.paddle.baseUrl=http://127.0.0.1:9001
ocr.paddle.minScore=0.9
ocr.paddle.minAverageScore=0.8