Skip to content

Commit cbb8e34

Browse files
committed
chore: update properties on config
Signed-off-by: Otavio Santana <[email protected]>
1 parent baba465 commit cbb8e34

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/main/resources/META-INF/microprofile-config.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
#
99
# You may elect to redistribute this code under either of these licenses.
1010
#
11-
jnosql.mongodb.url=mongodb://localhost:27017
12-
# mandatory define the database name
13-
jnosql.document.database=products
11+
jnosql.keyvalue.database=olympus
12+
jnosql.document.database=machines
13+
jnosql.oracle.nosql.host=http://localhost:8080

0 commit comments

Comments
 (0)