feat: 升级 PHP 8 版本

This commit is contained in:
zhengkunwang223
2023-09-19 18:27:32 +08:00
parent 6e62b5b678
commit df473df5a0
51 changed files with 6 additions and 6 deletions
+13
View File
@@ -0,0 +1,13 @@
CONTAINER_PACKAGE_URL=mirrors.ustc.edu.cn
PHP_VERSION=8.0.30
PHP_PHP_CONF_FILE=./php/php.ini
PHP_FPM_CONF_FILE=./php/php-fpm.conf
PHP_LOG_DIR=./logs/php
PHP_EXTENSIONS=
SOURCE_DIR=./www
TZ=Asia/Shanghai
DATA_DIR=./data
IMAGE_NAME=1panel-php:8.0.30