diff --git a/docs/images/env_file_api_secret.png b/docs/images/env_file_api_secret.png new file mode 100644 index 000000000000..ca647030590b Binary files /dev/null and b/docs/images/env_file_api_secret.png differ diff --git a/docs/images/iphone_self_hosted.png b/docs/images/iphone_self_hosted.png new file mode 100644 index 000000000000..503e2cc1aafa Binary files /dev/null and b/docs/images/iphone_self_hosted.png differ 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!