new baseURL

pull/33/head
unknown 2019-04-24 11:51:39 -04:00
parent bb36ff67dc
commit 2d32b4db54
1 changed files with 2 additions and 2 deletions

View File

@ -240,7 +240,7 @@ module.exports = {
* *
***************************************************************************/
onlyAllowOrigins: [
'https://ec2-18-219-76-43.us-east-2.compute.amazonaws.com'
'https://roe.ebookfoundation.org'
]
/***************************************************************************
@ -348,7 +348,7 @@ module.exports = {
* *
***************************************************************************/
custom: {
baseURL: 'http://ec2-18-219-223-27.us-east-2.compute.amazonaws.com',
baseURL: 'https://roe.ebookfoundation.org',
internalEmailAddress: 'support@example.com'
// mailgunDomain: 'mg.example.com',