fix backend issues
This commit is contained in:
@@ -68,6 +68,8 @@ openrouter:
|
||||
model: ${OPENROUTER_MODEL:openrouter/free}
|
||||
|
||||
logging:
|
||||
file:
|
||||
name: ${LOG_FILE:log.txt}
|
||||
level:
|
||||
com.petshop: ${LOG_LEVEL:INFO}
|
||||
org.springframework.security: ${LOG_LEVEL_SECURITY:WARN}
|
||||
|
||||
Reference in New Issue
Block a user