Skip to content

Commit d785a12

Browse files
authored
Update README.md
1 parent 5f1d307 commit d785a12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ The following snippets are examples of starting up the container.
5757
```shell
5858
docker run -d \
5959
--name=netbootxyz \
60-
-e MENU_VERSION=2.0.76 `# optional` \
60+
-e MENU_VERSION=2.0.84 `# optional` \
6161
-e NGINX_PORT=80 `# optional` \
6262
-e WEB_APP_PORT=3000 `# optional` \
6363
-p 3000:3000 `# sets web configuration interface port, destination should match ${WEB_APP_PORT} variable above.` \

0 commit comments

Comments
 (0)