mirror of
http://124.126.16.154:8888/singularity/docker-images-hyperf.git
synced 2026-01-15 00:35:08 +08:00
fix(81): 🐞 修复php目录错误
This commit is contained in:
@@ -21,7 +21,7 @@ RUN set -ex \
|
||||
&& php -m \
|
||||
&& php --ri swoole \
|
||||
# ---------- some config ----------
|
||||
&& cd /etc/php8 \
|
||||
&& cd /etc/php81 \
|
||||
# - config PHP
|
||||
&& { \
|
||||
echo "upload_max_filesize=128M"; \
|
||||
|
||||
Reference in New Issue
Block a user