mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Update read me with deploy button [skip ci]
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
## Try it out!
|
## Try it out!
|
||||||
|
|
||||||
Try out Firefly III on the [demo site](https://firefly-iii.nder.be/).
|
[](https://heroku.com/deploy?template=https://github.com/firefly-iii/firefly-iii/tree/master)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
|||||||
2
app.json
2
app.json
@@ -52,7 +52,7 @@
|
|||||||
],
|
],
|
||||||
"env": {
|
"env": {
|
||||||
"APP_KEY": {
|
"APP_KEY": {
|
||||||
"description": "A secret key for verifying the integrity of signed cookies.",
|
"description": "This key is used to encrypt your data.",
|
||||||
"value": "base64:If1gJN4pyycXTq+WS5TjneDympKuu+8SKvTl6RZnhJg="
|
"value": "base64:If1gJN4pyycXTq+WS5TjneDympKuu+8SKvTl6RZnhJg="
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user