1
0

chore(deps): update cym1102/nginxwebui docker tag to v4.3.8 (#3989)

This commit is contained in:
renovate[bot]
2026-02-13 04:44:21 +00:00
committed by GitHub
parent 92ae0e817e
commit 0b4d9dc0a1
3 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,13 @@
services:
nginxwebui:
container_name: ${CONTAINER_NAME}
restart: always
network_mode: host
volumes:
- ./data:/home/nginxWebUI
environment:
- "BOOT_OPTIONS=--server.port=${PANEL_APP_PORT_CONSOLE}"
privileged: true
image: cym1102/nginxwebui:4.3.8
labels:
createdBy: "Apps"