mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Merge pull request #1079 from turbo124/develop
iPhone howto for self hosted installations
This commit is contained in:
commit
e842b5fd45
BIN
docs/images/env_file_api_secret.png
Normal file
BIN
docs/images/env_file_api_secret.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 106 KiB |
BIN
docs/images/iphone_self_hosted.png
Normal file
BIN
docs/images/iphone_self_hosted.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 263 KiB |
@ -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!
|
||||
|
Loading…
x
Reference in New Issue
Block a user