From e726f591142b09eb76b3539d0a11febdd7efeb92 Mon Sep 17 00:00:00 2001 From: aronwk-aaron Date: Thu, 5 Jan 2023 15:21:11 -0600 Subject: [PATCH] log mount --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6600364..6250d91 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ docker run -d \ # you can include other optional Environment Variables from below like this -e REQUIRE_PLAY_KEY=True \ -p 8000:8000/tcp \ + -v /path/to/logs:/logs:rw / -v /path/to/unpacked/client:/app/luclient:ro \ -v /path/to/cachedir:/app/cache:rw \ ghcr.io/darkflameuniverse/nexusdashboard:latest