We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b541373 commit 09809b7Copy full SHA for 09809b7
flexible/postgres/pom.xml
@@ -36,7 +36,9 @@
36
37
<jetty>9.4.4.v20170414</jetty>
38
<!-- [END_EXCLUDE] -->
39
+ <!--
40
<sqlURL>jdbc:postgresql://google/${database}?useSSL=false&socketFactoryArg=${INSTANCE_CONNECTION_NAME}&socketFactory=com.google.cloud.sql.postgres.SocketFactory&user=${user}&password=${password}</sqlURL>
41
+ -->
42
</properties>
43
<!-- [END properties] -->
44
0 commit comments