From 33ceb11e8e3bda63d42e4a0895aaf01fd2475495 Mon Sep 17 00:00:00 2001 From: Shao Yu Lung Date: Wed, 23 Sep 2020 13:16:39 +0800 Subject: [PATCH] fix variable is not set WARNING PHP_DOWNGRADE_OPENSSL_TLS_AND_SECLEVEL. #2698 --- env-example | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/env-example b/env-example index 2796e476..95fbba58 100644 --- a/env-example +++ b/env-example @@ -61,6 +61,10 @@ DOCKER_HOST_IP=10.0.75.1 # Choose a Remote Interpreter entry matching name. Default is `laradock` PHP_IDE_CONFIG=serverName=laradock +### PHP DOWNGRADEOPENSSL TLS AND SECLEVEL ################# + +PHP_DOWNGRADE_OPENSSL_TLS_AND_SECLEVEL=false + ### Windows Path ########################################## # A fix for Windows users, to ensure the application path works