Add more options

This commit is contained in:
2026-09-05 10:44:28 +03:00
parent c2dbb8d392
commit f7b3afceec
2 changed files with 9 additions and 0 deletions
+1
View File
@@ -15,6 +15,7 @@ services:
ROUNDCUBEMAIL_SMTP_AUTH_TYPE: ${SMTP_AUTH_TYPE:-PLAIN}
volumes:
- roundcube-db:/var/roundcube/db
- ./var/www:/var/www
volumes:
roundcube-db: