mirror of
https://github.com/strapi/strapi.git
synced 2025-09-20 22:10:06 +00:00
Update after.js
This commit is contained in:
parent
ec755fe8c4
commit
cc23051e01
@ -146,7 +146,7 @@ module.exports = (scope, cb) => {
|
||||
logger.info('We are almost there !!!');
|
||||
logger.info('cd ' + scope.name);
|
||||
logger.info('strapi start');
|
||||
logger.info('Open your browser to locahost:1337');
|
||||
logger.info('Open your browser to http://localhost:1337');
|
||||
logger.info('Enjoy your strapi project :)');
|
||||
|
||||
cb();
|
||||
|
Loading…
x
Reference in New Issue
Block a user