Codeformatting ;)

This commit is contained in:
int2001
2026-02-02 06:25:35 +00:00
parent 265d81f700
commit 853c0d9fa6

View File

@@ -8,7 +8,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends cron
RUN install-php-extensions \ RUN install-php-extensions \
mysqli \ mysqli \
zip \ zip \
redis \ redis \
gd; \ gd; \
\ \
a2enmod rewrite; \ a2enmod rewrite; \