diff options
Diffstat (limited to 'roundcube/compose.yaml')
-rw-r--r-- | roundcube/compose.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcube/compose.yaml b/roundcube/compose.yaml index a5faaaf..f81b153 100644 --- a/roundcube/compose.yaml +++ b/roundcube/compose.yaml @@ -1,3 +1,4 @@ +--- services: roundcubedb: image: mysql:5.7 |