Skip to content

Commit 8fcf628

Browse files
committed
chore: update database name
Signed-off-by: Otavio Santana <[email protected]>
1 parent 18bdec2 commit 8fcf628

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
# You may elect to redistribute this code under either of these licenses.
1010
#
1111

12-
jnosql.document.database=olympus
13-
jnosql.mongodb.url=mongodb://localhost:27017
12+
jnosql.document.database=products
13+
jnosql.mongodb.url=mongodb://localhost:27017

0 commit comments

Comments
 (0)