refactor(search): remove NLP/smart-search feature entirely #772
@@ -196,7 +196,7 @@ services:
|
||||
ocr-service:
|
||||
condition: service_started
|
||||
nlp-service:
|
||||
condition: service_started
|
||||
condition: service_healthy
|
||||
environment:
|
||||
SPRING_DATASOURCE_URL: jdbc:postgresql://db:5432/${POSTGRES_DB}
|
||||
SPRING_DATASOURCE_USERNAME: ${POSTGRES_USER}
|
||||
|
||||
Reference in New Issue
Block a user