Bay Area IT durch Bay Area Affilates ersetzt
This commit is contained in:
@@ -184,5 +184,5 @@ app.listen(port, () => {
|
||||
console.warn('Amazon SES SMTP credentials are missing. /api/contact will return 503 until configured.');
|
||||
}
|
||||
|
||||
console.log(`Bay Area IT server listening on port ${port}${apiOnly ? ' (API only)' : ''}.`);
|
||||
console.log(`Bay Area Affiliates server listening on port ${port}${apiOnly ? ' (API only)' : ''}.`);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user