mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-10 15:08:28 +03:00
6 lines
101 B
Text
6 lines
101 B
Text
|
|
module.exports = {
|
|
url: 'http://rainloop.domain.com/',
|
|
user: 'user"domain.com',
|
|
pass: '12345'
|
|
};
|