Skip to content

Commit aa2510b

Browse files
committed
bug[deploy]: 임베디드 false
1 parent 23348c0 commit aa2510b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/src/main/resources/application-prod.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ spring:
2828
host: ${PROD_REDIS_HOST}
2929
port: ${PROD_REDIS_PORT}
3030
password: ${PROD_REDIS_PASSWORD}
31+
embedded: false
3132
ai:
3233
vectorstore:
3334
qdrant:

0 commit comments

Comments
 (0)