mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-09 16:28:00 +08:00
7 lines
101 B
Text
7 lines
101 B
Text
|
|
||
|
module.exports = {
|
||
|
url: 'http://rainloop.domain.com/',
|
||
|
user: 'user"domain.com',
|
||
|
pass: '12345'
|
||
|
};
|