Skip to content

Commit 0bb0c3c

Browse files
jessicaearayilsajeevrajput
authored andcommitted
docs updated
1 parent f1ced61 commit 0bb0c3c

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

manufacturing-ai-suite/industrial-edge-insights-vision/docs/user-guide/pallet-defect-detection/how-to-guides/run-multiple-apps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ This tutorial demonstrates how to simultaneously deploy and manage multiple indu
5353

5454
> **Note:** A sample configuration file `sample_config.yml` is provided to help users understand the multi-instance setup and get started. This configuration defines three example instances with identifiers: pdd1, pdd2, and weld1. The accompanying sample scripts utilize these identifiers to perform operations on individual application instances.
5555
56-
3. Edit the environment variables below in `.env_<SAMPLE_APP>` files for all SAMPLE_APP present in config.yml.
56+
3. Edit the environment variables below in `.env_<SAMPLE_APP>` files for all sample apps present in config.yml.
5757

58-
Here edit the environment variables in .env_pallet-defect-detection and .env_weld-porosity
58+
For the example above, modify the envs for pallet-defect-detection and weld-porosity i.e. env_pallet-defect-detection and .env_weld-porosity
5959

6060
```text
6161
HOST_IP=<HOST_IP> # IP address of server where DL Streamer Pipeline Server is running.

manufacturing-ai-suite/industrial-edge-insights-vision/docs/user-guide/pcb-anomaly-detection/how-to-guides/run-multiple-apps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ This tutorial demonstrates how to simultaneously deploy and manage multiple indu
5353

5454
> **Note:** A sample configuration file `sample_config.yml` is provided to help users understand the multi-instance setup and get started. This configuration defines three example instances with identifiers: pdd1, pdd2, and weld1. The accompanying sample scripts utilize these identifiers to perform operations on individual application instances.
5555
56-
3. Edit the environment variables below in `.env_<SAMPLE_APP>` files for all SAMPLE_APP present in config.yml.
56+
3. Edit the environment variables below in `.env_<SAMPLE_APP>` files for all sample apps present in config.yml.
5757

58-
Here edit the environment variables in .env_pcb-anomaly-detection and .env_weld-porosity
58+
For the example above, modify the envs for pcb-anomaly-detection and weld-porosity i.e. env_pcb-anomaly-detection and .env_weld-porosity
5959

6060
```text
6161
HOST_IP=<HOST_IP> # IP address of server where DL Streamer Pipeline Server is running.

manufacturing-ai-suite/industrial-edge-insights-vision/docs/user-guide/weld-porosity/how-to-guides/run-multiple-apps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ This tutorial demonstrates how to simultaneously deploy and manage multiple indu
5353

5454
> **Note:** A sample configuration file `sample_config.yml` is provided to help users understand the multi-instance setup and get started. This configuration defines three example instances with identifiers: pdd1, pdd2, and weld1. The accompanying sample scripts utilize these identifiers to perform operations on individual application instances.
5555
56-
3. Edit the environment variables below in `.env_<SAMPLE_APP>` files for all SAMPLE_APP present in config.yml.
56+
3. Edit the environment variables below in `.env_<SAMPLE_APP>` files for all sample apps present in config.yml.
5757

58-
Here edit the environment variables in .env_weld-porosity and .env_pallet-defect-detection
58+
For the example above, modify the envs for weld-porosity and pallet-defect-detection i.e. env_weld-porosity and .env_pallet-defect-detection
5959

6060
```text
6161
HOST_IP=<HOST_IP> # IP address of server where DL Streamer Pipeline Server is running.

manufacturing-ai-suite/industrial-edge-insights-vision/docs/user-guide/worker-safety-gear-detection/how-to-guides/run-multiple-apps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ This tutorial demonstrates how to simultaneously deploy and manage multiple indu
5353

5454
> **Note:** A sample configuration file `sample_config.yml` is provided to help users understand the multi-instance setup and get started. This configuration defines three example instances with identifiers: pdd1, pdd2, and weld1. The accompanying sample scripts utilize these identifiers to perform operations on individual application instances.
5555
56-
3. Edit the environment variables below in `.env_<SAMPLE_APP>` files for all SAMPLE_APP present in config.yml.
56+
3. Edit the environment variables below in `.env_<SAMPLE_APP>` files for all sample apps present in config.yml.
5757

58-
Here edit the environment variables in .env_worker-safety-gear-detection and .env_pallet-defect-detection
58+
For the example above, modify the envs for worker-safety-gear-detection and pallet-defect-detection i.e. env_worker-safety-gear-detection and .env_pallet-defect-detection
5959

6060
```text
6161
HOST_IP=<HOST_IP> # IP address of server where DL Streamer Pipeline Server is running.

0 commit comments

Comments
 (0)