Support Docker secrets
Support Docker secrets. If any env variable doesn't exist, check if the same env variable with an _FILE
suffix exists. If it does, then try to read the content of the file that this env variable points to.
Support Docker secrets. If any env variable doesn't exist, check if the same env variable with an _FILE
suffix exists. If it does, then try to read the content of the file that this env variable points to.