mail/start.sh

7 lines
86 B
Bash
Raw Normal View History

#!/bin/sh
export WEBMAILKEY=myserverkey
2019-09-16 15:17:16 +02:00
export WEBMAIL_DEBUG=true
node src/index.js