feature:add nginx

This commit is contained in:
xuexihuang 2023-12-27 17:44:23 +08:00
parent 57da77d9c5
commit 6dde76bc60

View File

@ -506,7 +506,7 @@ callback:
# The number of ports needs to be consistent with msg_transfer_service_num in script/path_info.sh
prometheus:
enable: ${PROMETHEUS_ENABLE}
prometheusUrl: ${PROMETHEUS_URL}
prometheusUrl: "${PROMETHEUS_URL}"
apiPrometheusPort: [${API_PROM_PORT}]
userPrometheusPort: [ ${USER_PROM_PORT} ]
friendPrometheusPort: [ ${FRIEND_PROM_PORT} ]