feat: 应用商店升级到 v2 版本 (#91)

This commit is contained in:
zhengkunwang223
2023-05-18 18:25:00 +08:00
committed by GitHub
parent f29958aac0
commit a1b44954ba
525 changed files with 1807 additions and 3756 deletions
+13
View File
@@ -0,0 +1,13 @@
CONTAINER_PACKAGE_URL=mirrors.ustc.edu.cn
PHP_VERSION=7.3.33
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:7.3.33