mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 06:27:02 +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'
|
|
};
|