diff --git a/settings/just.py b/settings/just.py index ef35ae97..35e93577 100644 --- a/settings/just.py +++ b/settings/just.py @@ -89,7 +89,7 @@ CELERYD_HIJACK_ROOT_LOGGER = False # BASE_URL is a hard-coding of the domain name for site and used for PayPal IPN # Next step to try https -BASE_URL = 'http://please.unglueit.com' +BASE_URL = 'http://just.unglueit.com' # use redis for production queue BROKER_TRANSPORT = "redis"