Files
TrisolarisServer/src/main/resources/application-prod.properties
androidlover5842 b1efb2828f
All checks were successful
build-and-deploy / build-deploy (push) Successful in 16s
profile:fix url ocr
2026-01-31 09:28:59 +05:30

5 lines
284 B
INI

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:9001/ocr