ohmyform-api/doc/environment.md
2020-06-02 08:50:28 +02:00

688 B

Environment Variables

Name Default Value Description
DISABLE_INSTALLATION_METRICS not set Per default installations are publishing their existence
SECRET_KEY changeMe JWT Secret for authentication
MONGODB_URI mongodb://localhost/ohmyform MongoDB Connection
MAILER_URI smtp://localhost:1025 Mail Connection
MAILER_FROM OhMyForm <no-reply@localhost> Default From path, make sure that your mail server supports the given from addres
CLI automatically activates pretty print for log output
NODE_ENV production