Skip to content

Commit 80a130c

Browse files
committed
Fix environment variable name
1 parent 83002fa commit 80a130c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export INSTANA_AGENT_PORT = '42699'
1313

1414
## Debugging & More Verbosity
1515

16-
Setting `INSTANA_GEM_DEV` to a non nil value will enable extra logging output generally useful
16+
Setting `INSTANA_DEV` to a non nil value will enable extra logging output generally useful
1717
for development.
1818

1919
```Python

0 commit comments

Comments
 (0)