Skip to content

Commit 5d619c8

Browse files
committed
Merge branch 'main' into 63-specify-db-name
2 parents ad365b3 + bbfb07d commit 5d619c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DevDocs/DeveloperNotes/GettingStarted/GettingStarted.md

+1
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,7 @@ alters the logging verbosity for various frameworks or RSpace code.
261261

262262
#### Set deployment properties through command line
263263

264+
<<<<<<< HEAD
264265
`-Djdbc.url=jdbc:mysql://localhost:3306/another_database -Djdbc.db=another_database -Djdbc.db.maven=another_database`
265266
specifies to use a different database `another_database` at the url `jdbc:mysql://localhost:3306/another_database`.
266267

0 commit comments

Comments
 (0)