Skip to content

Commit 293223c

Browse files
ivangrozniLiopold D. Novelli
and
Liopold D. Novelli
authored
chore: LDCL-6: Add app secret option to drush sanitize command. (#70)
Co-authored-by: Liopold D. Novelli <[email protected]>
1 parent 3324f3b commit 293223c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

drush/drush.yml

+3
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ command:
3838
# Use common tables by default.
3939
structure-tables-key: common
4040
skip-tables-key: common
41+
sanitize:
42+
options:
43+
sanitize-password: '${env.APP_SECRET}'
4144
site:
4245
install:
4346
options:

0 commit comments

Comments
 (0)