mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2025-08-07 14:47:24 +02:00
Remove version, bump menu version
This commit is contained in:
parent
c7407c50a7
commit
5f1d307cb8
@ -1,11 +1,10 @@
|
|||||||
---
|
---
|
||||||
version: "2.1"
|
|
||||||
services:
|
services:
|
||||||
netbootxyz:
|
netbootxyz:
|
||||||
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
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
Reference in New Issue
Block a user