mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2025-08-06 22:27:41 +02:00
Update README.md
This commit is contained in:
parent
5f1d307cb8
commit
d785a122d5
@ -57,7 +57,7 @@ The following snippets are examples of starting up the container.
|
||||
```shell
|
||||
docker run -d \
|
||||
--name=netbootxyz \
|
||||
-e MENU_VERSION=2.0.76 `# optional` \
|
||||
-e MENU_VERSION=2.0.84 `# optional` \
|
||||
-e NGINX_PORT=80 `# optional` \
|
||||
-e WEB_APP_PORT=3000 `# optional` \
|
||||
-p 3000:3000 `# sets web configuration interface port, destination should match ${WEB_APP_PORT} variable above.` \
|
||||
|
Loading…
Reference in New Issue
Block a user