summaryrefslogtreecommitdiff
path: root/buildbot
diff options
context:
space:
mode:
authorMS <ms@taler.net>2022-11-15 21:45:28 +0100
committerMS <ms@taler.net>2022-11-15 21:45:28 +0100
commit4d1043a5db03508b3dacd09bdf72a51c9c4354f6 (patch)
treee78aa57f9bf596e535d4bfe155eee00772eeac73 /buildbot
parentb1a09fc5989eb81c695485a404ff4dcb148f47d1 (diff)
downloaddeployment-4d1043a5db03508b3dacd09bdf72a51c9c4354f6.tar.gz
deployment-4d1043a5db03508b3dacd09bdf72a51c9c4354f6.tar.bz2
deployment-4d1043a5db03508b3dacd09bdf72a51c9c4354f6.zip
port conflict
Diffstat (limited to 'buildbot')
-rw-r--r--buildbot/master.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 6fd1a2f..e784fbe 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -1013,7 +1013,7 @@ BUILD_FACTORY.addStep(
env={
'BRANCH': util.Property("branch"),
# Nginx should reverse proxy to these ports.
- 'TALER_DB_PORT': "16010",
+ 'TALER_DB_PORT': "16011",
'TALER_MERCHANT_PORT': "16000",
'TALER_EXCHANGE_PORT': "16001",
'TALER_BLOG_PORT': "16002",