Skip to content

Commit b005218

Browse files
authored
Update README.md
1 parent ce48ef6 commit b005218

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ docker run -d \
3232
--name=jrivermc22-latest \
3333
--net=host \
3434
--pid=host \
35-
-e UPDATE=yes \
35+
-e UPDATE=no \
3636
-e VNCPASS=<vnc_password> \
3737
--volumes-from jrivermc22--data-container \
3838
-v <local_media_volume>:/mnt/media \
@@ -46,7 +46,7 @@ docker run -d \
4646
--name=jrivermc22-stable \
4747
--net=host \
4848
--pid=host \
49-
-e UPDATE=yes \
49+
-e UPDATE=no \
5050
-e VNCPASS=<vnc_password> \
5151
--volumes-from jrivermc22--data-container \
5252
-v <local_media_volume>:/mnt/media \

0 commit comments

Comments
 (0)