forked from 0k/0k-charms
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Boris Gallet
81768fd0f8
|
12 months ago | |
---|---|---|
.. | ||
hooks | 12 months ago | |
README.org | 12 months ago | |
metadata.yml | 12 months ago |
README.org
Info
Usage
Need a complete SMTP config to be functionnal
rallly: charm: rallly docker-compose: options: secret: <> support_email: # email used for support # OPTIONAL allowed_emails: "*@example.coop, test@example2.com" # All by default if not set smtp-extern: charm: smtp-extern options: host: <smtp.host> port: <465> secure: "true" user: <smtp user> password: <smtp password>