|
@@ -23,7 +23,8 @@ OAUTH_ACCESS_TOKEN_SECRET = 'test_a+jbgnw%@1%zy^=@dn62%'
|
|
|
OAUTH_REFRESH_TOKEN_SECRET = 'test_r+jbgnw%@1%zy^=@dn62%'
|
|
|
|
|
|
DOMAIN_HOST = 'test.dvema.com'
|
|
|
-SERVER_HOST = 'localhost'
|
|
|
+SERVER_HOST = 'backendserver.5tgle2.0001.usw1.cache.amazonaws.com'
|
|
|
+PUSH_REDIS_ADDRESS = 'pushredis.5tgle2.0001.usw1.cache.amazonaws.com'
|
|
|
PAYPAL_CRD = {
|
|
|
# "mode": "live", # sandbox or live
|
|
|
# "client_id": "AdSRd6WBn-qLl9OiQHQuNYTDFSx0ZX0RUttqa58au8bPzoGYQUrt8bc6591RmH8_pEAIPijdvVYSVXyI",
|