settings: move mailFqdn/Domain into mailServer
This commit is contained in:
@@ -53,6 +53,7 @@ exports = module.exports = {
|
||||
dashboardDomain: 'test.example.com',
|
||||
dashboardFqdn: 'my.test.example.com',
|
||||
appstoreToken: 'toktok',
|
||||
mailFqdn: 'my.test.example.com',
|
||||
|
||||
serverUrl: `http://localhost:${constants.PORT}`,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user