Skip to content

Commit

Permalink
Add agent_debug env
Browse files Browse the repository at this point in the history
  • Loading branch information
Nacho committed Feb 8, 2024
1 parent 0c30682 commit e161a0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ services:
- NE_IMAGE_REPOSITORY
- NE_IMAGE_TAG=${NE_IMAGE_TAG:-2.13.1}
- NE_IMAGE_INSTALLER
- AGENT_DEBUG=${AGENT_DEBUG:-False}
# Below variables are not directly used by agent but are here
# to be sent to Nuvla so they are not lost when updating NE
- NUVLAEDGE_COMPUTE_API_ENABLE
Expand Down

0 comments on commit e161a0d

Please sign in to comment.