Skip to content
This repository has been archived by the owner on Apr 18, 2018. It is now read-only.

Commit

Permalink
Make pushmanager URL more explicit
Browse files Browse the repository at this point in the history
  • Loading branch information
sjaensch committed Feb 27, 2015
1 parent a5960e6 commit 83a978f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Quick Start
- Point to your configuration file: ``export SERVICE_ENV_CONFIG_PATH=/etc/pushmanager/config.yaml``

- Now start Pushmanager: ``pushmanager.sh start``. You should be able to point your webbrowser to
``https://main_app.servername`` and see a login screen.
``https://main_app.servername:main_app.port`` and see a login screen.

TODO:
README update
Expand Down

0 comments on commit 83a978f

Please sign in to comment.