Pablo Zmdl
1 month ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
.ci/compose.yaml
|
|
@ -29,7 +29,7 @@ services: |
|
|
|
SERVER_URL: 'http://testrunner:8000' |
|
|
|
SERVER_BIND: '0.0.0.0:8000' |
|
|
|
BROWSER_DOWNLOADS_DIR: '/downloads' |
|
|
|
TESTRUNNER_DOWNLOADS_DIR: '../tests/Browser/downloads' |
|
|
|
TESTRUNNER_DOWNLOADS_DIR: './tests/Browser/downloads' |
|
|
|
RC_CONFIG_IMAP_HOST: 'tls://mailhost:3143' |
|
|
|
RC_CONFIG_SMTP_HOST: 'mailhost:3025' |
|
|
|
command: |
|
|
|