Merge pull request #3279 from polarikus/fix-apache-m1

Fix apache m1
This commit is contained in:
Shao Yu-Lung (Allen)
2022-10-23 13:46:47 +08:00
committed by GitHub
4 changed files with 30 additions and 1 deletions

View File

@ -379,6 +379,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 #################################################