aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose/config/endurance.env
diff options
context:
space:
mode:
Diffstat (limited to 'docker-compose/config/endurance.env')
-rw-r--r--docker-compose/config/endurance.env2
1 files changed, 2 insertions, 0 deletions
diff --git a/docker-compose/config/endurance.env b/docker-compose/config/endurance.env
index be337219cf..e46bd5429d 100644
--- a/docker-compose/config/endurance.env
+++ b/docker-compose/config/endurance.env
@@ -1,6 +1,8 @@
DB_CONTAINER_NAME=endurance-dbpostgresql
DB_PORT=5433
+POSTGRES_EXPORTER_PORT_RANGE=9187-9188
+
NGINX_CONTAINER_NAME=endurance-nginx-loadbalancer
CPS_CORE_PORT=8884
CPS_PORT_RANGE=8798-8799