diff --git a/lib/server/rest.js b/lib/server/rest.js index 83b0ec07..5a3656b8 100644 --- a/lib/server/rest.js +++ b/lib/server/rest.js @@ -10,7 +10,7 @@ '# Module is part of Cloud Commander,' + '\n' + '# used for work with REST API.' + '\n' + '# If you wont to see at work set rest: true' + '\n' + - '# and api_url in config.json' + '\n' + + '# and apiURL in config.json' + '\n' + '# http://cloudcmd.io' + '\n'); var main = global.cloudcmd.main,