From 643669445c90936b0b69e84482b8f826c0d8e852 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=98=D0=B3=D0=BE=D1=80=D1=8C=20=D0=94=D0=B0=D0=BD=D0=B8?= =?UTF-8?q?=D0=BB=D0=BE=D0=B2?= <59930161+polarikus@users.noreply.github.com> Date: Tue, 4 Oct 2022 19:29:34 +0300 Subject: [PATCH] Update .env.example --- .env.example | 1 + 1 file changed, 1 insertion(+) diff --git a/.env.example b/.env.example index fcf07853..d3bfd708 100644 --- a/.env.example +++ b/.env.example @@ -378,6 +378,7 @@ APACHE_PHP_UPSTREAM_TIMEOUT=60 APACHE_DOCUMENT_ROOT=/var/www/ APACHE_SSL_PATH=./apache2/ssl/ APACHE_INSTALL_HTTP2=false +APACHE_FOR_MAC_M1=false ### MYSQL #################################################