1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 00:11:35 +02:00

Update iphone_app.rst

This commit is contained in:
David Bomba 2016-09-20 21:23:42 +10:00 committed by GitHub
parent 62cc39ca32
commit 6742e2df69

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!