From 6742e2df69d97fe6f9457c6d8b52f3df3e504232 Mon Sep 17 00:00:00 2001 From: David Bomba Date: Tue, 20 Sep 2016 21:23:42 +1000 Subject: [PATCH] Update iphone_app.rst --- docs/iphone_app.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/iphone_app.rst b/docs/iphone_app.rst index ce8271861a36..5cb6dcce34f0 100644 --- a/docs/iphone_app.rst +++ b/docs/iphone_app.rst @@ -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!