v1.0.0-beta.14 release
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -142,7 +142,7 @@ app.listen(PORT, () => {
|
|||||||
if (logger) {
|
if (logger) {
|
||||||
logger.info(`☀️ Welcome to the Content Delivery Network Server`);
|
logger.info(`☀️ Welcome to the Content Delivery Network Server`);
|
||||||
logger.info(`🚀 Your server is available and running on port ${PORT}`);
|
logger.info(`🚀 Your server is available and running on port ${PORT}`);
|
||||||
logger.info(`⚜️ Application developed by Dinawo, part of the SwiftLogic Labs group`);
|
logger.info(`⚜️ Application developed by Dinawo, part of the Myaxrin Labs group`);
|
||||||
logger.info(`♨️ Version: ${version}`);
|
logger.info(`♨️ Version: ${version}`);
|
||||||
console.log('');
|
console.log('');
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user