1、修改dockerfile网络配置
2、prod.xml增加kafka配置
This commit is contained in:
@@ -10,7 +10,7 @@ COPY realtime_protection realtime_protection
|
||||
# NGINX_PORT=8080 \
|
||||
# NGINX_SERVER_NAME="localhost"
|
||||
|
||||
ENV SPRINGBOOT_FIRST_URL="192.168.107.89:8081" \
|
||||
ENV SPRINGBOOT_FIRST_URL="localhost: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" \
|
||||
|
||||
Reference in New Issue
Block a user