Skip to content

Commit

Permalink
update example MENU_VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
rjocoleman committed Jan 14, 2025
1 parent 243f53c commit bb30138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml.example
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
image: ghcr.io/netbootxyz/netbootxyz
container_name: netbootxyz
environment:
- MENU_VERSION=2.0.47 # optional
- MENU_VERSION=2.0.84 # optional
- NGINX_PORT=80 # 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
Expand Down

0 comments on commit bb30138

Please sign in to comment.