diff --git a/docker-compose.yml.example b/docker-compose.yml.example index d67dd0f..8d8b8e1 100644 --- a/docker-compose.yml.example +++ b/docker-compose.yml.example @@ -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: