diff --git a/Application.cfc b/Application.cfc index a6dc093..050264f 100644 --- a/Application.cfc +++ b/Application.cfc @@ -8,7 +8,7 @@ class: "org.postgresql.Driver", bundleName: "org.postgresql.jdbc", bundleVersion: "42.6.0", - connectionString: "jdbc:postgresql://postgresqlk8s-master.418f9960-2eb7-4429-b2ec-ac64319d7268.svc.cluster.local:5432/baza", + connectionString: "jdbc:postgresql://postgresqlk8s-master.418f9960-2eb7-4429-b2ec-ac64319d7268.svc.cluster.local:5432/baza?stringtype=unspecified", username: "super", password: "hoHdkA23yxlD9oMUlZ1bIbNyc6DE2mNJmyHMNkEpVD1F4suQs7O2lyN4t0qITyzt" }/> diff --git a/index.cfm b/index.cfm index ef734b8..4b7c260 100644 --- a/index.cfm +++ b/index.cfm @@ -1 +1 @@ -OK v1.0.1 +OK v1.0.2