We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 243f53c commit bb30138Copy full SHA for bb30138
docker-compose.yml.example
@@ -5,7 +5,7 @@ services:
5
image: ghcr.io/netbootxyz/netbootxyz
6
container_name: netbootxyz
7
environment:
8
- - MENU_VERSION=2.0.47 # optional
+ - MENU_VERSION=2.0.84 # optional
9
- NGINX_PORT=80 # optional
10
- WEB_APP_PORT=3000 # optional
11
- DHCP_RANGE_START=192.168.0.1 # optional, enables DHCP Proxy mode. set to your network's DHCP range first IP
0 commit comments