Skip to content

Commit

Permalink
chore: 배포환경에서 카산드라 contact-points 설정
Browse files Browse the repository at this point in the history
  • Loading branch information
kyeonkim committed Oct 15, 2024
1 parent 463c627 commit 7ade99b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spring:
password: ${DB_PASSWORD}

cassandra:
contact-points: 127.0.0.1
contact-points: cassandra
port: 9042
keyspace-name: product
schema-action: create_if_not_exists
Expand Down

0 comments on commit 7ade99b

Please sign in to comment.