Skip to content

Commit

Permalink
Add link to GCP docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubadamek authored Apr 21, 2024
1 parent 1506fcc commit 05f2224
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -676,7 +676,9 @@
</plugins>
</build>
</profile>
<!-- For connecting to GCP CloudSQL Postgres instances. Needs 'boot' profile as well. -->
<!-- For connecting to GCP CloudSQL Postgres instances:
https://github.com/GoogleCloudPlatform/cloud-sql-jdbc-socket-factory/blob/main/docs/jdbc.md#postgres-1
Needs 'boot' profile as well. -->
<profile>
<id>cloudsql-postgres</id>
<dependencies>
Expand Down

0 comments on commit 05f2224

Please sign in to comment.