|
- {
- "db_host": "127.0.0.1",
- "db_port": 3306,
- "db_name": "test_xhiveframework_producer",
- "db_password": "test_xhiveframework",
- "allow_tests": true,
- "db_type": "mariadb",
- "auto_email_id": "test@example.com",
- "mail_server": "smtp.example.com",
- "mail_login": "test@example.com",
- "mail_password": "test",
- "admin_password": "admin",
- "root_login": "root",
- "root_password": "travis",
- "host_name": "http://test_site_producer:8000"
- }
|