mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2025-08-07 22:57:29 +02:00
update example MENU_VERSION
This commit is contained in:
parent
7c933236a0
commit
cfc13acd26
@ -5,7 +5,7 @@ services:
|
|||||||
image: ghcr.io/netbootxyz/netbootxyz
|
image: ghcr.io/netbootxyz/netbootxyz
|
||||||
container_name: netbootxyz
|
container_name: netbootxyz
|
||||||
environment:
|
environment:
|
||||||
- MENU_VERSION=2.0.47 # optional
|
- MENU_VERSION=2.0.84 # optional
|
||||||
- NGINX_PORT=80 # optional
|
- NGINX_PORT=80 # optional
|
||||||
- WEB_APP_PORT=3000 # optional
|
- WEB_APP_PORT=3000 # optional
|
||||||
- DHCP_RANGE_START=192.168.0.1 # optional, enables DHCP Proxy mode. set to your network's DHCP range first IP
|
- DHCP_RANGE_START=192.168.0.1 # optional, enables DHCP Proxy mode. set to your network's DHCP range first IP
|
||||||
|
Loading…
Reference in New Issue
Block a user