Skip to content

Commit f8a20e4

Browse files
committed
update couchbase properties
Signed-off-by: Otavio Santana <[email protected]>
1 parent e850103 commit f8a20e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jnosql-couchbase/src/test/resources/couchbase.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
jnosql.couchbase.host=couchbase://localhost
1616
jnosql.couchbase.user=root
1717
jnosql.couchbase.password=123456
18-
jnosql.couchbase.collections=Book,contact,AppointmentBook,jnosql
19-
jnosql.couchbase.index=Book,contact,AppointmentBook,jnosql
18+
jnosql.couchbase.collections=Book,contact,AppointmentBook,jnosql,Magazine
19+
jnosql.couchbase.index=Book,contact,AppointmentBook,jnosql,Magazine

0 commit comments

Comments
 (0)