🔨 nginx 修改.

This commit is contained in:
lijiahangmax
2025-09-25 00:51:44 +08:00
parent c420747c6f
commit 69bc5b859f
6 changed files with 109 additions and 55 deletions

View File

@@ -12,6 +12,9 @@ services:
image: registry.cn-hangzhou.aliyuncs.com/orionsec/orion-visor-ui:latest
ports:
- ${SERVICE_PORT:-1081}:80
environment:
NGINX_SERVICE_HOST: ${NGINX_SERVICE_HOST:-service}
NGINX_SERVICE_PORT: ${NGINX_SERVICE_PORT:-9200}
restart: unless-stopped
depends_on:
service: