Summary Table
| Categories |
Total Count |
| PII |
0 |
| URL |
1 |
| DNS |
0 |
| EKL |
0 |
| IP |
0 |
| PORT |
1 |
| VsID |
0 |
| CF |
0 |
| AI |
0 |
| VPD |
0 |
| PL |
0 |
| Other |
0 |
File Content
#!/bin/bash
# Set the DTR prefix/org (used in build.sh Dockerfile resolution)
export DTR_PREFIX=
URL:PORT
/
export DTR_ORG=images
# Source the application environment
source ./nextgen/app.env
# Source the stack environment
source ../nextgen-stack/set-dev-envars.sh