mirror of
https://github.com/discourse/discourse-subscriptions.git
synced 2025-07-07 15:02:23 +00:00
Update README.md
This commit is contained in:
parent
46a95b125a
commit
5ea2bf7330
@ -8,8 +8,10 @@ You can either set your environment vars in docker or save them in a yaml.
|
|||||||
|
|
||||||
**In your app.yml**
|
**In your app.yml**
|
||||||
|
|
||||||
|
```
|
||||||
STRIPE_SECRET_KEY: 'my_secret_key'
|
STRIPE_SECRET_KEY: 'my_secret_key'
|
||||||
STRIPE_PUBLISHABLE_KEY: 'my_publishable_key'
|
STRIPE_PUBLISHABLE_KEY: 'my_publishable_key'
|
||||||
|
```
|
||||||
|
|
||||||
# Testing
|
# Testing
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user