2019-08-21 18:13:00 +02:00
|
|
|
modules:
|
|
|
|
config:
|
|
|
|
WebDriver:
|
|
|
|
url: http://localhost:8080/
|
|
|
|
Db:
|
|
|
|
dsn: 'mysql:host=localhost;dbname=own_workshopgitlabacceptance_testing'
|
|
|
|
user: 'dev'
|
|
|
|
password: 'dev'
|
2019-08-27 08:58:34 +02:00
|
|
|
MailHog:
|
|
|
|
url: http://127.0.0.1
|
|
|
|
port: 8025
|