Summary Table
| Categories |
Total Count |
| PII |
0 |
| URL |
0 |
| DNS |
0 |
| EKL |
0 |
| IP |
0 |
| PORT |
0 |
| VsID |
0 |
| CF |
0 |
| AI |
0 |
| VPD |
0 |
| PL |
0 |
| Other |
0 |
File Content
# Add application specific environment variables here.
# Environment variables must be prefixed with APP_
# to prevent potential system Env Variable Collisions.
# They must also be described.
# Set application operating mode
export APP_MODE=admin
# Set application internal port
export APP_PORT=80
# APP_NAME and APP_VERSION are required
export APP_BUILD_NAME=var-utility-web
export APP_NAME=va-tool-set-web
export APP_NAME_BETA=va-tool-set-web-beta
export CONTEXT_ROOT=va-tool-set
export CONTEXT_ROOT_BETA=va-tool-set-beta
export CONTEXT_VERSION=v3
export APP_VERSION=3.0.0