removed strip secret key from config, revocked the key
This commit is contained in:
@@ -25,3 +25,9 @@
|
||||
|
||||
# Another common use case is to set Drush's --uri via environment.
|
||||
# DRUSH_OPTIONS_URI=http://example.com
|
||||
|
||||
# Stripe secret key for the "stripe" commerce payment gateway. Kept out of
|
||||
# config/sync (which ships an empty secret_key) and injected in settings.php
|
||||
# via getenv('STRIPE_SECRET_KEY'). Use a live key in production, a test key
|
||||
# (sk_test_...) everywhere else.
|
||||
# STRIPE_SECRET_KEY=
|
||||
|
||||
Reference in New Issue
Block a user