wodby/drupal-php

not support for docker secret?

Closed this issue · 1 comments

I really like the feature of 'wodby/mariadb':

# usage: file_env VAR [DEFAULT]
#    ie: file_env 'XYZ_DB_PASSWORD' 'example'
# (will allow for "$XYZ_DB_PASSWORD_FILE" to fill in the value of
#  "$XYZ_DB_PASSWORD" from a file, especially for Docker's secrets feature)

Seems like this is not included in 'woddby/drupal-php', but of course we can just modify the source code of deployed drupal.

I think this is not necessary really.

closed.