We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3324f3b commit 293223cCopy full SHA for 293223c
1 file changed
drush/drush.yml
@@ -38,6 +38,9 @@ command:
38
# Use common tables by default.
39
structure-tables-key: common
40
skip-tables-key: common
41
+ sanitize:
42
+ options:
43
+ sanitize-password: '${env.APP_SECRET}'
44
site:
45
install:
46
options:
0 commit comments