From 3cc9a580e2f41d718665fccf013981472a66719c Mon Sep 17 00:00:00 2001 From: Joshua Dwire Date: Sat, 10 Aug 2019 22:11:03 -0400 Subject: [PATCH] Update PHP version number in Digital Ocean docs (#2927) --- docs/digital_ocean.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/digital_ocean.rst b/docs/digital_ocean.rst index 4a74489ae190..01ba9bc24d63 100644 --- a/docs/digital_ocean.rst +++ b/docs/digital_ocean.rst @@ -5,7 +5,7 @@ Invoice Ninja has created a Digital Ocean Marketplace image with Invoice Ninja p To use this image, when creating a Droplet, choose **Marketplace** under the **Choose an image section**, and select the **Invoice Ninja on Ubuntu 18.04** image. -This image includes Nginx, PHP 7.3, MySQL, Certbot, and Postfix, and it will automatically download the latest version of Invoice Ninja on the first boot. An auto-update script is also included to keep your Invoice Ninja installation up to date. +This image includes Nginx, PHP 7.2, MySQL, Certbot, and Postfix, and it will automatically download the latest version of Invoice Ninja on the first boot. An auto-update script is also included to keep your Invoice Ninja installation up to date. After the server boots and installation has finished, you can visit your server's URL in a web browser to complete the Invoice Ninja setup process. The **Database Connection** section is pre-filled with connection information for the database and user that was created for you. We recommend installing an HTTPS certificate (see below) and setting the application URL, as well as configuring an external mail server before continuing.