Skip to content

Commit bb30138

Browse files
committed
update example MENU_VERSION
1 parent 243f53c commit bb30138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml.example

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services:
55
image: ghcr.io/netbootxyz/netbootxyz
66
container_name: netbootxyz
77
environment:
8-
- MENU_VERSION=2.0.47 # optional
8+
- MENU_VERSION=2.0.84 # optional
99
- NGINX_PORT=80 # optional
1010
- WEB_APP_PORT=3000 # optional
1111
- DHCP_RANGE_START=192.168.0.1 # optional, enables DHCP Proxy mode. set to your network's DHCP range first IP

0 commit comments

Comments
 (0)