commit 67155a21884c091cffa996e1e9c3d6a4cd759fd8
parent 2aead38078000112d3d82824ed0950ff52093e97
Author: MS <ms@taler.net>
Date: Tue, 15 Nov 2022 09:49:18 +0100
custom port
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git 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