aboutsummaryrefslogtreecommitdiff
path: root/buildbot/master.cfg
diff options
context:
space:
mode:
authorMS <ms@taler.net>2022-11-15 09:49:18 +0100
committerMS <ms@taler.net>2022-11-15 09:49:18 +0100
commit67155a21884c091cffa996e1e9c3d6a4cd759fd8 (patch)
treeafb524e9e7969a7e7bfa4cd3771dc3e486d4d8c9 /buildbot/master.cfg
parent2aead38078000112d3d82824ed0950ff52093e97 (diff)
downloaddeployment-67155a21884c091cffa996e1e9c3d6a4cd759fd8.tar.gz
deployment-67155a21884c091cffa996e1e9c3d6a4cd759fd8.tar.bz2
deployment-67155a21884c091cffa996e1e9c3d6a4cd759fd8.zip
custom port
Diffstat (limited to 'buildbot/master.cfg')
-rw-r--r--buildbot/master.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index b666c5a..e827faa 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -1013,6 +1013,7 @@ BUILD_FACTORY.addStep(
env={
'BRANCH': util.Property("branch"),
# Nginx should reverse proxy to these ports.
+ 'TALER_DB_PORT': 16010
'TALER_MERCHANT_PORT': 16000
'TALER_EXCHANGE_PORT': 16001
'TALER_BLOG_PORT': 16002