chore(deps): update cym1102/nginxwebui docker tag to v4.3.8 (#3989)
This commit is contained in:
13
apps/nginxwebui/4.3.8/docker-compose.yml
Normal file
13
apps/nginxwebui/4.3.8/docker-compose.yml
Normal 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"
|
||||
Reference in New Issue
Block a user