We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7407c5 commit 5f1d307Copy full SHA for 5f1d307
docker-compose.yml.example
@@ -1,11 +1,10 @@
1
---
2
-version: "2.1"
3
services:
4
netbootxyz:
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
volumes:
0 commit comments