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