Skip to content

Commit 4025ff5

Browse files
terryyylimkhorshuheng
authored andcommitted
Update application.yml configuration
Signed-off-by: Terence Lim <terencelimxp@gmail.com>
1 parent bef0cb8 commit 4025ff5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

serving/src/main/resources/application.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,7 @@ feast:
6262
- name: cassandra
6363
type: CASSANDRA
6464
config:
65-
host: localhost
66-
port: 9042
65+
connection_string: localhost:9042
6766
data_center: datacenter1
6867
keyspace: feast
6968
tracing:

0 commit comments

Comments
 (0)