Skip to content

HOWTO : Set up as an iOS app

zCrin edited this page Apr 30, 2018 · 1 revision

Pratos can run over both HTTP and HTTPS.

In order to add Pratos on the homescreen of any iOS device, you need to go to the settings file (/conf/settings.json) and set the parameter "http_enable":false in order to disable HTTPS on the website.

After, restart Pratos.

Then go to Pratos’ website at http://<your_website_url>/

Then click on

And

And finally


Tips 👍

  • don’t forget to go to http:// and not https://
  • remember to set "http_enable":true when you are done.
Clone this wiki locally