mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 21:19:21 +03:00
6 lines
116 B
Text
6 lines
116 B
Text
|
|
module.exports = {
|
|
url: 'https://mail.rainloop.net/',
|
|
testLogin: 'demo@rainloop.test',
|
|
testPassword: '12345'
|
|
};
|