Skip to content

Commit ed1207b

Browse files
committed
fix
1 parent d698931 commit ed1207b

File tree

2 files changed

+123
-63
lines changed

2 files changed

+123
-63
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ org.gradle.java.installations.auto-download=false
2626

2727
# The database type to use (key insensitive and support aliases):
2828
# Db2, MySql, PostgreSQL, CockroachDB, SqlServer, Oracle
29-
#db = MSSQL
29+
db = Postgres
3030

3131
# Enable the SonatypeOS maven repository (mainly for Vert.x snapshots) when present (value ignored)
3232
#enableSonatypeOpenSourceSnapshotsRep = true

0 commit comments

Comments
 (0)