Update development.js

pull/55/head
Dominik Michno 2019-05-03 11:07:37 -04:00 committed by GitHub
parent 534e6e1f0b
commit 82d272131a
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: 3000,
port: 80,
/**************************************************************************
* *
@ -347,7 +347,7 @@ module.exports = {
* *
***************************************************************************/
custom: {
baseURL: 'http://localhost:3000',
baseURL: 'https://roe.ebookfoundation.org',
internalEmailAddress: 'support@example.com'
// mailgunDomain: 'mg.example.com',