Skip to content

Commit

Permalink
Remove version, bump menu version
Browse files Browse the repository at this point in the history
  • Loading branch information
antonym authored Feb 9, 2025
1 parent c7407c5 commit 5f1d307
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker-compose.yml.example
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 5f1d307

Please sign in to comment.