@speakr/speakr-module-services
Version:
SPEAKR Shared Service Module
295 lines (294 loc) • 17.7 kB
JSON
{
"development": {
"domain": "jptr.io",
"platform": "faveme",
"influencer_app": "http://dev.influencers.jptr.io",
"influencer_api": "https://dev-api.jptr.io/app",
"environment": "development",
"service": {
"port": 8080,
"ssl": false,
"issuer": "http://jptr.io"
},
"session": {
"expires": 2629746000
},
"cors": {
"origin": "*",
"max_age": 3600000,
"methods": "GET,HEAD,PUT,POST,DELETE,OPTIONS,PATCH",
"expose_headers":
"X-Auth-Token, Accept, Accept-CH, Accept-Charset, Accept-Datetime, Accept-Encoding, Accept-Ext, Accept-Features, Accept-Language, Accept-Params, Accept-Ranges, Access-Control-Allow-Credentials, Access-Control-Allow-Headers, Access-Control-Allow-Methods, Access-Control-Allow-Origin, Access-Control-Expose-Headers, Access-Control-Max-Age, Access-Control-Request-Headers, Access-Control-Request-Method, Age, Allow, Alternates, Authentication-Info, Authorization, C-Ext, C-Man, C-Opt, C-PEP, C-PEP-Info, CONNECT, Cache-Control, Compliance, Connection, Content-Base, Content-Disposition, Content-Encoding, Content-ID, Content-Language, Content-Length, Content-Location, Content-MD5, Content-Range, Content-Script-Type, Content-Security-Policy, Content-Style-Type, Content-Transfer-Encoding, Content-Type, Content-Version, Cookie, Cost, DAV, DELETE, DNT, DPR, Date, Default-Style, Delta-Base, Depth, Derived-From, Destination, Differential-ID, Digest, ETag, Expect, Expires, Ext, From, GET, GetProfile, HEAD, HTTP-date, Host, IM, If, If-Match, If-Modified-Since, If-None-Match, If-Range, If-Unmodified-Since, Keep-Alive, Label, Last-Event-ID, Last-Modified, Link, Location, Lock-Token, MIME-Version, Man, Max-Forwards, Media-Range, Message-ID, Meter, Negotiate, Non-Compliance, OPTION, OPTIONS, OWS, Opt, Optional, Ordering-Type, Origin, Overwrite, P3P, PEP, PICS-Label, POST, PUT, Pep-Info, Permanent, Position, Pragma, ProfileObject, Protocol, Protocol-Query, Protocol-Request, Proxy-Authenticate, Proxy-Authentication-Info, Proxy-Authorization, Proxy-Features, Proxy-Instruction, Public, RWS, Range, Referer, Refresh, Resolution-Hint, Resolver-Location, Retry-After, Safe, Sec-Websocket-Extensions, Sec-Websocket-Key, Sec-Websocket-Origin, Sec-Websocket-Protocol, Sec-Websocket-Version, Security-Scheme, Server, Set-Cookie, Set-Cookie2, SetProfile, SoapAction, Status, Status-URI, Strict-Transport-Security, SubOK, Subst, Surrogate-Capability, Surrogate-Control, TCN, TE, TRACE, Timeout, Title, Trailer, Transfer-Encoding, UA-Color, UA-Media, UA-Pixels, UA-Resolution, UA-Windowpixels, URI, Upgrade, User-Agent, Variant-Vary, Vary, Version, Via, Viewport-Width, WWW-Authenticate, Want-Digest, Warning, Width, X-Content-Duration, X-Content-Security-Policy, X-Content-Type-Options, X-CustomHeader, X-DNSPrefetch-Control, X-Forwarded-For, X-Forwarded-Port, X-Forwarded-Proto, X-Frame-Options, X-Modified, X-OTHER, X-PING, X-PINGOTHER, X-Powered-By, X-Requested-With"
},
"secrets": {
"auth": "BoazAndJachin"
},
"database": {
"username": "faveme",
"password": "q%%TWj9K*3",
"database": "faveme",
"host": "db-dev.jptr.io",
"url": "db-dev.jptr.io:5432",
"dialect": "postgres",
"port": 5432
},
"redis": {
"host": null,
"password": null,
"port": null
},
"crypto": {
"algorithm": "HS256"
},
"aws": {
"access_key": "AKIAI4XSXAT7JBBXFO2A",
"secret_key": "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",
"aws_region": "us-west-1",
"asw_s3_bucket": null,
"asw_s3_bucket_local_path": null,
"asw_s3_bucket_host": null
},
"mandrill": {
"api_key": "aHNaQp4yZHtZQLG4oswMXw"
},
"masspay": {
"pwd": "VKKP79XFQTAZ3KNG",
"user": "moneymoney_api1.speakr.com",
"signature": "AFcWxV21C7fd0v3bYYYRCpSSRl31Ac67vaE2fx5LrvKD--CEduZBIfUb"
},
"paypal": {
"mode": "sandbox",
"track": "https://www.sandbox.paypal.com",
"username": "marcin_1360865347_biz_api1.vtssoftware.com",
"password": "1360865390",
"signature": "AjwMz6D72o600COInJ7nCSHnxBugAU.LVYdTxStN95rfoJrZrUs1tgnI"
},
"mailchimp": {
"api_key": "9e9211c3c6f2049bae087f0595f18fa6-us4",
"instance": "us4",
"influencer_list": "448cc1303b"
},
"intercom": {
"hmacKey": "Ih2PN9ptro8wDN6xiztBQoaz2L8vE8e8c0_7BAON"
}
},
"stage": {
"domain": "jptr.io",
"platform": "faveme",
"influencer_app": "http://stage.influencers.jptr.io",
"influencer_api": "https://stage-api.jptr.io/app",
"environment": "stage",
"service": {
"port": 8080,
"ssl": false,
"issuer": "https://stage.jptr.io"
},
"session": {
"expires": 2629746000
},
"cors": {
"origin": "*",
"max_age": 3600000,
"methods": "GET,HEAD,PUT,POST,DELETE,OPTIONS,PATCH",
"expose_headers":
"X-Auth-Token, Accept, Accept-CH, Accept-Charset, Accept-Datetime, Accept-Encoding, Accept-Ext, Accept-Features, Accept-Language, Accept-Params, Accept-Ranges, Access-Control-Allow-Credentials, Access-Control-Allow-Headers, Access-Control-Allow-Methods, Access-Control-Allow-Origin, Access-Control-Expose-Headers, Access-Control-Max-Age, Access-Control-Request-Headers, Access-Control-Request-Method, Age, Allow, Alternates, Authentication-Info, Authorization, C-Ext, C-Man, C-Opt, C-PEP, C-PEP-Info, CONNECT, Cache-Control, Compliance, Connection, Content-Base, Content-Disposition, Content-Encoding, Content-ID, Content-Language, Content-Length, Content-Location, Content-MD5, Content-Range, Content-Script-Type, Content-Security-Policy, Content-Style-Type, Content-Transfer-Encoding, Content-Type, Content-Version, Cookie, Cost, DAV, DELETE, DNT, DPR, Date, Default-Style, Delta-Base, Depth, Derived-From, Destination, Differential-ID, Digest, ETag, Expect, Expires, Ext, From, GET, GetProfile, HEAD, HTTP-date, Host, IM, If, If-Match, If-Modified-Since, If-None-Match, If-Range, If-Unmodified-Since, Keep-Alive, Label, Last-Event-ID, Last-Modified, Link, Location, Lock-Token, MIME-Version, Man, Max-Forwards, Media-Range, Message-ID, Meter, Negotiate, Non-Compliance, OPTION, OPTIONS, OWS, Opt, Optional, Ordering-Type, Origin, Overwrite, P3P, PEP, PICS-Label, POST, PUT, Pep-Info, Permanent, Position, Pragma, ProfileObject, Protocol, Protocol-Query, Protocol-Request, Proxy-Authenticate, Proxy-Authentication-Info, Proxy-Authorization, Proxy-Features, Proxy-Instruction, Public, RWS, Range, Referer, Refresh, Resolution-Hint, Resolver-Location, Retry-After, Safe, Sec-Websocket-Extensions, Sec-Websocket-Key, Sec-Websocket-Origin, Sec-Websocket-Protocol, Sec-Websocket-Version, Security-Scheme, Server, Set-Cookie, Set-Cookie2, SetProfile, SoapAction, Status, Status-URI, Strict-Transport-Security, SubOK, Subst, Surrogate-Capability, Surrogate-Control, TCN, TE, TRACE, Timeout, Title, Trailer, Transfer-Encoding, UA-Color, UA-Media, UA-Pixels, UA-Resolution, UA-Windowpixels, URI, Upgrade, User-Agent, Variant-Vary, Vary, Version, Via, Viewport-Width, WWW-Authenticate, Want-Digest, Warning, Width, X-Content-Duration, X-Content-Security-Policy, X-Content-Type-Options, X-CustomHeader, X-DNSPrefetch-Control, X-Forwarded-For, X-Forwarded-Port, X-Forwarded-Proto, X-Frame-Options, X-Modified, X-OTHER, X-PING, X-PINGOTHER, X-Powered-By, X-Requested-With"
},
"secrets": {
"auth": "BoazAndJachin"
},
"database": {
"username": "faveme",
"password": "q%%TWj9K*3",
"database": "faveme",
"host": "db-stage.jptr.io",
"url": "db-stage.jptr.io:5432",
"dialect": "postgres",
"port": 5432
},
"redis": {
"host": null,
"password": null,
"port": null
},
"crypto": {
"algorithm": "HS256"
},
"aws": {
"access_key": "AKIAI4XSXAT7JBBXFO2A",
"secret_key": "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",
"aws_region": "us-west-1",
"asw_s3_bucket": null,
"asw_s3_bucket_local_path": null,
"asw_s3_bucket_host": null
},
"mandrill": {
"api_key": "xia5V0tqBKfLPvqQMrl8xw"
},
"masspay": {
"pwd": "VKKP79XFQTAZ3KNG",
"user": "moneymoney_api1.speakr.com",
"signature": "AFcWxV21C7fd0v3bYYYRCpSSRl31Ac67vaE2fx5LrvKD--CEduZBIfUb"
},
"paypal": {
"mode": "sandbox",
"track": "https://www.sandbox.paypal.com",
"username": "marcin_1360865347_biz_api1.vtssoftware.com",
"password": "1360865390",
"signature": "AjwMz6D72o600COInJ7nCSHnxBugAU.LVYdTxStN95rfoJrZrUs1tgnI"
},
"mailchimp": {
"api_key": "9e9211c3c6f2049bae087f0595f18fa6-us4",
"instance": "us4",
"influencer_list": "448cc1303b"
},
"intercom": {
"hmacKey": "Ih2PN9ptro8wDN6xiztBQoaz2L8vE8e8c0_7BAON"
}
},
"demo": {
"domain": "speakr.com",
"platform": "faveme",
"influencer_app": "http://demo-influencers.speakr.com",
"influencer_api": "https://demo-api.speakr.com/app",
"environment": "demo",
"service": {
"port": 8080,
"ssl": false,
"issuer": "https://demo.speakr.com"
},
"session": {
"expires": 2629746000
},
"cors": {
"origin": "*",
"max_age": 3600000,
"methods": "GET,HEAD,PUT,POST,DELETE,OPTIONS,PATCH",
"expose_headers":
"X-Auth-Token, Accept, Accept-CH, Accept-Charset, Accept-Datetime, Accept-Encoding, Accept-Ext, Accept-Features, Accept-Language, Accept-Params, Accept-Ranges, Access-Control-Allow-Credentials, Access-Control-Allow-Headers, Access-Control-Allow-Methods, Access-Control-Allow-Origin, Access-Control-Expose-Headers, Access-Control-Max-Age, Access-Control-Request-Headers, Access-Control-Request-Method, Age, Allow, Alternates, Authentication-Info, Authorization, C-Ext, C-Man, C-Opt, C-PEP, C-PEP-Info, CONNECT, Cache-Control, Compliance, Connection, Content-Base, Content-Disposition, Content-Encoding, Content-ID, Content-Language, Content-Length, Content-Location, Content-MD5, Content-Range, Content-Script-Type, Content-Security-Policy, Content-Style-Type, Content-Transfer-Encoding, Content-Type, Content-Version, Cookie, Cost, DAV, DELETE, DNT, DPR, Date, Default-Style, Delta-Base, Depth, Derived-From, Destination, Differential-ID, Digest, ETag, Expect, Expires, Ext, From, GET, GetProfile, HEAD, HTTP-date, Host, IM, If, If-Match, If-Modified-Since, If-None-Match, If-Range, If-Unmodified-Since, Keep-Alive, Label, Last-Event-ID, Last-Modified, Link, Location, Lock-Token, MIME-Version, Man, Max-Forwards, Media-Range, Message-ID, Meter, Negotiate, Non-Compliance, OPTION, OPTIONS, OWS, Opt, Optional, Ordering-Type, Origin, Overwrite, P3P, PEP, PICS-Label, POST, PUT, Pep-Info, Permanent, Position, Pragma, ProfileObject, Protocol, Protocol-Query, Protocol-Request, Proxy-Authenticate, Proxy-Authentication-Info, Proxy-Authorization, Proxy-Features, Proxy-Instruction, Public, RWS, Range, Referer, Refresh, Resolution-Hint, Resolver-Location, Retry-After, Safe, Sec-Websocket-Extensions, Sec-Websocket-Key, Sec-Websocket-Origin, Sec-Websocket-Protocol, Sec-Websocket-Version, Security-Scheme, Server, Set-Cookie, Set-Cookie2, SetProfile, SoapAction, Status, Status-URI, Strict-Transport-Security, SubOK, Subst, Surrogate-Capability, Surrogate-Control, TCN, TE, TRACE, Timeout, Title, Trailer, Transfer-Encoding, UA-Color, UA-Media, UA-Pixels, UA-Resolution, UA-Windowpixels, URI, Upgrade, User-Agent, Variant-Vary, Vary, Version, Via, Viewport-Width, WWW-Authenticate, Want-Digest, Warning, Width, X-Content-Duration, X-Content-Security-Policy, X-Content-Type-Options, X-CustomHeader, X-DNSPrefetch-Control, X-Forwarded-For, X-Forwarded-Port, X-Forwarded-Proto, X-Frame-Options, X-Modified, X-OTHER, X-PING, X-PINGOTHER, X-Powered-By, X-Requested-With"
},
"secrets": {
"auth": "BoazAndJachin"
},
"database": {
"username": "faveme",
"password": "q%%TWj9K*3",
"database": "faveme",
"host": "db-demo.speakr.com",
"url": "db-demo.speakr.com:5432",
"dialect": "postgres",
"port": 5432
},
"redis": {
"host": null,
"password": null,
"port": null
},
"crypto": {
"algorithm": "HS256"
},
"aws": {
"access_key": "AKIAI4XSXAT7JBBXFO2A",
"secret_key": "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",
"aws_region": "us-west-1",
"asw_s3_bucket": null,
"asw_s3_bucket_local_path": null,
"asw_s3_bucket_host": null
},
"mandrill": {
"api_key": "xia5V0tqBKfLPvqQMrl8xw"
},
"masspay": {
"pwd": "VKKP79XFQTAZ3KNG",
"user": "moneymoney_api1.speakr.com",
"signature": "AFcWxV21C7fd0v3bYYYRCpSSRl31Ac67vaE2fx5LrvKD--CEduZBIfUb"
},
"paypal": {
"mode": "sandbox",
"track": "https://www.sandbox.paypal.com",
"username": "marcin_1360865347_biz_api1.vtssoftware.com",
"password": "1360865390",
"signature": "AjwMz6D72o600COInJ7nCSHnxBugAU.LVYdTxStN95rfoJrZrUs1tgnI"
},
"mailchimp": {
"api_key": "9e9211c3c6f2049bae087f0595f18fa6-us4",
"instance": "us4",
"influencer_list": "448cc1303b"
},
"intercom": {
"hmacKey": "Ih2PN9ptro8wDN6xiztBQoaz2L8vE8e8c0_7BAON"
}
},
"production": {
"domain": "speakr.com",
"platform": "speakr",
"influencer_app": "http://influencers.speakr.com",
"influencer_api": "https://api.speakr.com/app",
"environment": "production",
"service": {
"port": 8080,
"ssl": false,
"issuer": "https://app.speakr.com"
},
"session": {
"expires": 2629746000
},
"cors": {
"origin": "*",
"max_age": 3600000,
"methods": "GET,HEAD,PUT,POST,DELETE,OPTIONS,PATCH",
"expose_headers":
"X-Auth-Token, Accept, Accept-CH, Accept-Charset, Accept-Datetime, Accept-Encoding, Accept-Ext, Accept-Features, Accept-Language, Accept-Params, Accept-Ranges, Access-Control-Allow-Credentials, Access-Control-Allow-Headers, Access-Control-Allow-Methods, Access-Control-Allow-Origin, Access-Control-Expose-Headers, Access-Control-Max-Age, Access-Control-Request-Headers, Access-Control-Request-Method, Age, Allow, Alternates, Authentication-Info, Authorization, C-Ext, C-Man, C-Opt, C-PEP, C-PEP-Info, CONNECT, Cache-Control, Compliance, Connection, Content-Base, Content-Disposition, Content-Encoding, Content-ID, Content-Language, Content-Length, Content-Location, Content-MD5, Content-Range, Content-Script-Type, Content-Security-Policy, Content-Style-Type, Content-Transfer-Encoding, Content-Type, Content-Version, Cookie, Cost, DAV, DELETE, DNT, DPR, Date, Default-Style, Delta-Base, Depth, Derived-From, Destination, Differential-ID, Digest, ETag, Expect, Expires, Ext, From, GET, GetProfile, HEAD, HTTP-date, Host, IM, If, If-Match, If-Modified-Since, If-None-Match, If-Range, If-Unmodified-Since, Keep-Alive, Label, Last-Event-ID, Last-Modified, Link, Location, Lock-Token, MIME-Version, Man, Max-Forwards, Media-Range, Message-ID, Meter, Negotiate, Non-Compliance, OPTION, OPTIONS, OWS, Opt, Optional, Ordering-Type, Origin, Overwrite, P3P, PEP, PICS-Label, POST, PUT, Pep-Info, Permanent, Position, Pragma, ProfileObject, Protocol, Protocol-Query, Protocol-Request, Proxy-Authenticate, Proxy-Authentication-Info, Proxy-Authorization, Proxy-Features, Proxy-Instruction, Public, RWS, Range, Referer, Refresh, Resolution-Hint, Resolver-Location, Retry-After, Safe, Sec-Websocket-Extensions, Sec-Websocket-Key, Sec-Websocket-Origin, Sec-Websocket-Protocol, Sec-Websocket-Version, Security-Scheme, Server, Set-Cookie, Set-Cookie2, SetProfile, SoapAction, Status, Status-URI, Strict-Transport-Security, SubOK, Subst, Surrogate-Capability, Surrogate-Control, TCN, TE, TRACE, Timeout, Title, Trailer, Transfer-Encoding, UA-Color, UA-Media, UA-Pixels, UA-Resolution, UA-Windowpixels, URI, Upgrade, User-Agent, Variant-Vary, Vary, Version, Via, Viewport-Width, WWW-Authenticate, Want-Digest, Warning, Width, X-Content-Duration, X-Content-Security-Policy, X-Content-Type-Options, X-CustomHeader, X-DNSPrefetch-Control, X-Forwarded-For, X-Forwarded-Port, X-Forwarded-Proto, X-Frame-Options, X-Modified, X-OTHER, X-PING, X-PINGOTHER, X-Powered-By, X-Requested-With"
},
"secrets": {
"auth": "BoazAndJachin"
},
"database": {
"username": "faveme",
"password": "q%%TWj9K*3",
"database": "faveme",
"host": "db.speakr.com",
"url": "db.speakr.com:5432",
"dialect": "postgres",
"port": 5432
},
"redis": {
"host": null,
"password": null,
"port": null
},
"crypto": {
"algorithm": "HS256"
},
"aws": {
"access_key": "AKIAI4XSXAT7JBBXFO2A",
"secret_key": "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",
"aws_region": "us-east-1",
"aws_s3_bucket": "initiatives-media",
"aws_s3_bucket_local_path": null,
"aws_s3_bucket_host": null
},
"mandrill": {
"api_key": "aHNaQp4yZHtZQLG4oswMXw"
},
"masspay": {
"pwd": "JUYBQ4DPKSCFH8HW",
"user": "payments_api1.twtmob.com",
"signature": "AFcWxV21C7fd0v3bYYYRCpSSRl31AknsWMXWRUU.SQ0tRsNkconLhX0X"
},
"paypal": {
"mode": "live",
"track": "https://www.paypal.com",
"username": "marcin_1360865347_biz_api1.vtssoftware.com",
"password": "1360865390",
"signature": "AjwMz6D72o600COInJ7nCSHnxBugAU.LVYdTxStN95rfoJrZrUs1tgnI"
},
"mailchimp": {
"api_key": "9e9211c3c6f2049bae087f0595f18fa6-us4",
"instance": "us4",
"influencer_list": "448cc1303b"
},
"intercom": {
"hmacKey": "Ih2PN9ptro8wDN6xiztBQoaz2L8vE8e8c0_7BAON"
}
}
}