update dockerfile

This commit is contained in:
toom1996
2025-06-18 11:21:15 +08:00
parent 5aa1b867fa
commit ce68974b58

View File

@ -102,6 +102,6 @@ RUN set -ex \
# && echo "xdebug.client_port=9003" >> /usr/local/etc/php/php.ini # && echo "xdebug.client_port=9003" >> /usr/local/etc/php/php.ini
EXPOSE 9501 9504 EXPOSE 9503 9504
# docker build --no-cache --progress=plain -t xsvase:1.0 . # docker build --no-cache --progress=plain -t xsvase:1.0 .