mirror of
https://github.com/DarkflameUniverse/NexusDashboard.git
synced 2024-11-22 05:27:25 +00:00
log mount
This commit is contained in:
parent
8826a34ebc
commit
e726f59114
@ -85,6 +85,7 @@ docker run -d \
|
|||||||
# you can include other optional Environment Variables from below like this
|
# you can include other optional Environment Variables from below like this
|
||||||
-e REQUIRE_PLAY_KEY=True \
|
-e REQUIRE_PLAY_KEY=True \
|
||||||
-p 8000:8000/tcp \
|
-p 8000:8000/tcp \
|
||||||
|
-v /path/to/logs:/logs:rw /
|
||||||
-v /path/to/unpacked/client:/app/luclient:ro \
|
-v /path/to/unpacked/client:/app/luclient:ro \
|
||||||
-v /path/to/cachedir:/app/cache:rw \
|
-v /path/to/cachedir:/app/cache:rw \
|
||||||
ghcr.io/darkflameuniverse/nexusdashboard:latest
|
ghcr.io/darkflameuniverse/nexusdashboard:latest
|
||||||
|
Loading…
Reference in New Issue
Block a user