admin add UserModifyLog

This commit is contained in:
xiaomlove
2025-05-07 20:01:29 +07:00
parent eb830ec869
commit 5164ee16a6
8 changed files with 118 additions and 4 deletions

View File

@@ -12,8 +12,7 @@ RUN apk add --no-cache \
libwebp-dev \
gmp-dev \
oniguruma-dev \
linux-headers \
curl
linux-headers
RUN docker-php-ext-configure gd --with-freetype --with-jpeg --with-webp
@@ -58,7 +57,8 @@ RUN apk add --no-cache \
icu \
libxml2 \
gmp \
oniguruma
oniguruma \
git
# 配置 www.conf
RUN sed -i \