diff --git a/org.bridgedb.utils/resources/BridgeDb.properties b/org.bridgedb.utils/resources/BridgeDb.properties index e7683b7d2..3c6efcf60 100644 --- a/org.bridgedb.utils/resources/BridgeDb.properties +++ b/org.bridgedb.utils/resources/BridgeDb.properties @@ -6,7 +6,7 @@ #It is HIGHLY RECOMMENDED to overwrite all relative directory paths! ###########Main SQL Database and user settings ####################### -SqlPort jdbc:mysql://localhost:3006 +SqlPort jdbc:mysql://localhost:3306 SqlDatabase ims SqlUser ims SqlPassword ims