[manual] Use api.zulip.com to access the Humbug API.

This needs to be deployed after the nginx configuration is deployed.

(imported from commit 167a3d9d27595d40883bb400ebcc44c4ad9b6a2f)
This commit is contained in:
Tim Abbott
2013-07-24 17:53:39 -04:00
parent 4f8f46544c
commit 0d077e7f41
13 changed files with 24 additions and 28 deletions

View File

@@ -54,4 +54,4 @@ def commit_notice_destination(path, commit):
HUMBUG_API_PATH = None
# This should not need to change unless you have a custom Humbug subdomain.
HUMBUG_SITE = "https://api.humbughq.com"
HUMBUG_SITE = "https://api.zulip.com"