Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

Commit 09f299a

Browse files
committed
NFS_LOG_LEVEL, not LOG_LEVEL
1 parent 2da90d7 commit 09f299a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/feature/logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ services:
1616
image: erichough/nfs-server
1717
...
1818
environment:
19-
- LOG_LEVEL: DEBUG
19+
- NFS_LOG_LEVEL: DEBUG
2020
```
2121
2222
### Normal log output

0 commit comments

Comments
 (0)