pull/55/head
Theodore Kluge 2019-05-06 11:20:08 -04:00 committed by GitHub
parent 846abb09c5
commit 158e7ab162
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -317,7 +317,7 @@ module.exports = {
* this, just try deploying without setting it and see if it works.) *
* *
***************************************************************************/
port: 80,
port: 3000,
/**************************************************************************
* *
@ -347,7 +347,7 @@ module.exports = {
* *
***************************************************************************/
custom: {
baseURL: 'https://roe.ebookfoundation.org',
baseURL: 'http://localhost:3000',
internalEmailAddress: 'support@example.com'
// mailgunDomain: 'mg.example.com',