mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-07-01 17:20:04 +00:00
remove unneede var from example, since it's in the container now
This commit is contained in:
parent
d27a3b5680
commit
84e256069e
@ -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 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user