1. 更新防护对象和模板的查询,添加更多筛选条件

This commit is contained in:
EnderByEndera
2024-01-31 18:28:25 +08:00
parent 384c48ae78
commit 67b0fdc3b8
16 changed files with 278 additions and 49 deletions

View File

@@ -11,9 +11,9 @@ COPY realtime_protection realtime_protection
# NGINX_SERVER_NAME="localhost"
ENV SPRINGBOOT_FIRST_URL="192.168.107.89:8081" \
SPRINGBOOT_SECOND_URL="172.24.100.53:8082" \
SPRINGBOOT_THIRD_URL="172.24.100.53:8083" \
SPRINGBOOT_FOURTH_URL="172.24.100.53:8084" \
SPRINGBOOT_SECOND_URL="192.168.107.89:8082" \
SPRINGBOOT_THIRD_URL="192.168.107.89:8083" \
SPRINGBOOT_FOURTH_URL="192.168.107.89:8084" \
NGINX_PORT=8080 \
NGINX_SERVER_NAME="localhost"