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…
Reference in New Issue