Skip to content

Commit 37b1608

Browse files
committed
#RI-6325 - Fix e2e
1 parent 811dd6b commit 37b1608

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/e2e/docker.web.docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ services:
4646
RI_ENCRYPTION_KEY: $E2E_RI_ENCRYPTION_KEY
4747
RI_SERVER_TLS_CERT: $RI_SERVER_TLS_CERT
4848
RI_SERVER_TLS_KEY: $RI_SERVER_TLS_KEY
49+
RI_STDOUT_LOGGER: 'false'
4950
volumes:
5051
- rihomedir:/data
5152
- tmp:/tmp

0 commit comments

Comments
 (0)