Index: app/config-debug.js |
=== modified file 'app/config-debug.js' |
--- app/config-debug.js 2012-12-05 12:33:09 +0000 |
+++ app/config-debug.js 2013-01-08 22:37:16 +0000 |
@@ -7,5 +7,6 @@ |
// FIXME: turn off transitions until they are fixed. |
transitions: false, |
charm_store_url: 'http://jujucharms.com/', |
- socket_url: 'ws://localhost:8081/ws' |
+ socket_url: 'ws://localhost:8081/ws', |
+ login_help: 'For this demonstration, use the "admin" password to connect.' |
}; |