From 2a29d83389f602fd068aa6252f235e2581688e3d Mon Sep 17 00:00:00 2001 From: stealthinnovative Date: Tue, 13 Jan 2026 08:53:12 -1000 Subject: [PATCH] Update .env Updated OLS version to the current version 1.8.5. Updated php version to the current version lsphp85 --- .env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 9ce3820..179758d 100644 --- a/.env +++ b/.env @@ -1,6 +1,6 @@ TimeZone=America/New_York -OLS_VERSION=1.8.4 -PHP_VERSION=lsphp84 +OLS_VERSION=1.8.5 +PHP_VERSION=lsphp85 PHPMYADMIN_VERSION=5.2.3 MYSQL_ROOT_PASSWORD=your_root_password MYSQL_DATABASE=wordpress