ofelia
ofelia copied to clipboard
How to specifiy jobs for --docker and a --config for email settings
I was hoping in my ofelia docker-compose I could set --docker and --config:/config/config.ini Where the .ini contains the [global] section for email.
But it doesn;t seem to like this method of operation. How can I specify email details?
I just hit the same issue. I would like my containers to be able to configure themselves, but I do not want to expose the SMTP-Credentials via the container metadata. Is there a solution for this, or is this simply not supported.