feat: 增加 roundcube 应用

This commit is contained in:
zhengkunwang223
2023-11-07 11:15:31 +08:00
parent 1cead68194
commit ce8dee0471
6 changed files with 143 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@ services:
- ./conf/php-fpm.conf:/usr/local/etc/php-fpm.d/www.conf
- ./log:/var/log/php
- ./composer:/tmp/composer
- ./extensions:/php/extensions
ports:
- 127.0.0.1:${PANEL_APP_PORT_HTTP}:9000
labels: