git.99rst.org
/
roundcube-roundcubemail-docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
44bd59f
)
Test using "enigma" plugin
author
Pablo Zmdl
<redacted>
Wed, 4 Dec 2024 09:30:18 +0000
(10:30 +0100)
committer
Pablo Zmdl
<redacted>
Wed, 4 Dec 2024 09:33:22 +0000
(10:33 +0100)
tests/docker-compose.test-fpm-postgres.yml
patch
|
blob
|
history
diff --git
a/tests/docker-compose.test-fpm-postgres.yml
b/tests/docker-compose.test-fpm-postgres.yml
index 28830bfc5461acf2b54c0fc86013171d334fdba2..1e616c4a2467adbde2d9dc0f8c0771c5ecb7a1f7 100644
(file)
--- a/
tests/docker-compose.test-fpm-postgres.yml
+++ b/
tests/docker-compose.test-fpm-postgres.yml
@@
-27,6
+27,7
@@
services:
- ROUNDCUBEMAIL_DB_NAME=roundcube # same as pgsql POSTGRES_DB env name
- ROUNDCUBEMAIL_DB_USER=roundcube # same as pgsql POSTGRES_USER env name
- ROUNDCUBEMAIL_DB_PASSWORD=roundcube # same as pgsql POSTGRES_PASSWORD env name
+ - ROUNDCUBEMAIL_PLUGINS=enigma
roundcubedb:
image: postgres:alpine
git clone https://git.99rst.org/PROJECT