Skip to content

Commit ddd1d65

Browse files
new function repo for ADB dev with connection pooling
1 parent a129452 commit ddd1d65

File tree

1 file changed

+1
-1
lines changed
  • app-dev/devops-and-containers/functions/java-helloworld-ADB-with-local-dev-and-oci-functions

1 file changed

+1
-1
lines changed

app-dev/devops-and-containers/functions/java-helloworld-ADB-with-local-dev-and-oci-functions/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ DB_URL (description= (retry_count=20)(retry_delay=3)(address=(protocol=tcps)(por
174174
</pre>
175175

176176
<p>
177-
To access the ATP database from the OCI Function the <i>function VCN</i> needs to be <b>whitelisted</b> in the ATP instance Network configuration either by using it's <code>OCID</code> or <code>CIDR block</code>.
177+
To access the ATP database from the OCI Function the <i>function application VCN</i> needs to be <b>whitelisted</b> in the ATP instance Network configuration either by using it's <code>OCID</code> or <code>CIDR block</code>.
178178
<p>
179179

180180
After deployment the Function can be easily tested in Cloud Shell following the Getting Started guide for the Application and giving:

0 commit comments

Comments
 (0)