Skip to content

Commit

Permalink
Add reference to CC_DISABLE_JVM_AGENT
Browse files Browse the repository at this point in the history
  • Loading branch information
davlgd committed Jan 5, 2024
1 parent 1910e4d commit b1e9205
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/doc/reference/reference-environment-variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ So you can alter the build&start process for your application.
| Name | Description | Default value |
|-----------------------|------------------------------|--------------------------------|
|`APP_FOLDER` | Folder in which the application is located (inside the git repository) | |
|`CC_DISABLE_JVM_AGENT` | Disable JVM agent activation | |
|`CC_DISABLE_GIT_SUBMODULES` | Disable Git submodules initialization & synchronization | |
|`CC_PREVENT_LOGSCOLLECTION` | Disable Vector service used to collect and send logs | `false`|
|[`CC_HEALTH_CHECK_PATH`](/doc/develop/healthcheck) | Custom path to validate your application deployment | |
Expand Down

0 comments on commit b1e9205

Please sign in to comment.