Skip to content

Commit bde4e1f

Browse files
committed
chore[qdrant]: qdrant 호스트 변경
1 parent c78c1d9 commit bde4e1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI-CD_Pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ jobs:
270270
PROD_REDIS_PORT=6379
271271
PROD_REDIS_PASSWORD=${{ secrets.REDIS_PASSWORD }}
272272
273-
PROD_QDRANT_HOST=qdrant_1
273+
PROD_QDRANT_HOST=qdrant
274274
PROD_QDRANT_PORT=6334
275275
276276
send_email_address=${{ secrets.SEND_EMAIL_ADDRESS }}

0 commit comments

Comments
 (0)