Skip to content

Commit

Permalink
chore: LDCL-6: Add app secret option to drush sanitize command. (#70)
Browse files Browse the repository at this point in the history
Co-authored-by: Liopold D. Novelli <[email protected]>
  • Loading branch information
ivangrozni and Liopold D. Novelli authored Apr 16, 2024
1 parent 3324f3b commit 293223c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions drush/drush.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ command:
# Use common tables by default.
structure-tables-key: common
skip-tables-key: common
sanitize:
options:
sanitize-password: '${env.APP_SECRET}'
site:
install:
options:
Expand Down

0 comments on commit 293223c

Please sign in to comment.