commit e7e8b62cbe30ed0511b12bb7460c6053d14b098e
parent 7bb4c5f47c85ebcc5439f8ca958d30e4b227da1d
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date: Wed, 29 May 2019 13:07:37 +0200
root site name
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/buildbot/master.cfg b/buildbot/master.cfg
@@ -651,7 +651,7 @@ c["title"] = "Taler"
c["titleURL"] = "https://taler.net"
# We use nginx to expose the BB under this URL.
-c["buildbotURL"] = "https://buildbot.wild.gv.taler.net/"
+c["buildbotURL"] = "https://buildbot.taler.net/"
from taler_bb_userpass_db import USER_PASSWORD_DB