preparing documentation to remove the hardcoded user/pwd from twister-html

This commit is contained in:
Miguel Freitas 2014-06-02 19:16:42 -03:00
parent 08cdee8999
commit e10250e0c7

View File

@ -170,7 +170,7 @@ them:
./twisterd -rpcuser=user -rpcpassword=pwd -rpcallowip=127.0.0.1 ./twisterd -rpcuser=user -rpcpassword=pwd -rpcallowip=127.0.0.1
Visit [http://localhost:28332/index.html](http://localhost:28332/index.html) Visit [http://user:pwd@localhost:28332](http://user:pwd@localhost:28332)
in your web browser and you should see a page asking you to choose between the in your web browser and you should see a page asking you to choose between the
Desktop and Mobile interfaces. Desktop and Mobile interfaces.