chore(docker): 增加支持websocket转发功能,PHP容器不暴漏端口到主机

This commit is contained in:
2025-12-19 15:32:34 +08:00
parent 498122f57e
commit ba5c2239ac
10 changed files with 35 additions and 20 deletions

View File

@@ -7,8 +7,6 @@ APP_ENV=local
# PHP/PHP-FPM 配置
PHP_VERSION=7.4
PHP_FPM_VERSION=7.4-fpm
PHP_FPM_PORT=9100
XDEBUG_POST=9103
# 数据库配置
MYSQL_ROOT_HOST=%