Merge pull request #1079 from turbo124/develop

iPhone howto for self hosted installations
This commit is contained in:
David Bomba 2016-09-20 21:24:41 +10:00 committed by GitHub
commit e842b5fd45
3 changed files with 3 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 263 KiB

View File

@ -12,6 +12,7 @@ Firstly you'll need to add an additional field to your .env file which is locate
The additional field to add is API_SECRET, set this to your own defined alphanumeric string.
.. image:: images/env_file_api_secret.png
Save your .env file and now open Invoice Ninja on your iPhone.
@ -25,6 +26,8 @@ The first is the Base URL of your self-hosted installation, ie http://ninja.your
The second field is the API_SECRET, enter in the API_SECRET you used in your .env file.
.. image:: images/iphone_self_hosted.png
Click SAVE.
You should be able to login now from your iPhone!