Removing neo4j properties and adding hermione-fe url

This commit is contained in:
2024-10-08 11:27:05 +02:00
parent 1a67074df5
commit d2d9c33ec7

View File

@@ -22,16 +22,10 @@ spring.neo4j.uri=neo4j+s://e17e6f08.databases.neo4j.io:7687
spring.neo4j.authentication.username=neo4j
spring.neo4j.authentication.password=8SrSqQ3q6q9PQNWtN9ozqSQfGce4lfh_n6kKz2JIubQ
spring.ai.vectorstore.neo4j.database-name:neo4j
spring.ai.vectorstore.neo4j.initialize-schema:true
spring.ai.vectorstore.neo4j.label:Document
spring.ai.vectorstore.neo4j.embedding-property:embedding
spring.ai.vectorstore.neo4j.index-name:spring-ai-document-index
spring.main.allow-bean-definition-overriding=true
logging.level.org.springframework.ai.chat.client.advisor=DEBUG
eureka.client.serviceUrl.defaultZone: ${EUREKA_URI:http://localhost:8761/eureka}
eureka.instance.preferIpAddress: true
eureka.instance.preferIpAddress: true
hermione.fe.url = *