Skip to content

Commit d6088f4

Browse files
Update README.md
1 parent b326ae0 commit d6088f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

jobs/account-port-scan/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,11 @@ git clone https://github.com/cloud-design-dev/ibmcloud-code-engine-demos.git
1313
cd ibmcloud-code-engine-demos/jobs/account-port-scan
1414
```
1515

16-
### Set your IBM Cloud API key
16+
### Set your IBM Cloud API key and Log Ingestion URL
1717

1818
```shell
1919
export IBMCLOUD_API_KEY="YOUR_IBMCLOUD_API_KEY"
20+
export IBM_CLOUD_LOGGING_ENDPOINT="https://INSTANCE_ID.ingress.REGION.logs.cloud.ibm.com"
2021
```
2122

2223
### Install python requirements

0 commit comments

Comments
 (0)