mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-10-16 20:38:10 +00:00
remove unneede var from example, since it's in the container now
This commit is contained in:
@@ -366,7 +366,6 @@ docker run -it \
|
|||||||
-v /path/to/dumps/:/app/dumps \
|
-v /path/to/dumps/:/app/dumps \
|
||||||
-v /path/to/res:/app/res:ro \
|
-v /path/to/res:/app/res:ro \
|
||||||
-v /path/to/resServer:/app/resServer \
|
-v /path/to/resServer:/app/resServer \
|
||||||
-e DLU_CONFIG_DIR=/app/configs \
|
|
||||||
-e DUMP_FOLDER=/app/dumps \
|
-e DUMP_FOLDER=/app/dumps \
|
||||||
-p 1001:1001/udp \
|
-p 1001:1001/udp \
|
||||||
-p 2005:2005/udp \
|
-p 2005:2005/udp \
|
||||||
|
Reference in New Issue
Block a user