mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-09 20:11:22 +00:00
Updated Installation (markdown)
@@ -29,12 +29,14 @@ Or variants:
|
||||
|
||||
***
|
||||
|
||||
Then:
|
||||
Copy ``.env.example`` to ``.env``, for example with this command:
|
||||
|
||||
* ``cp .env.example .env``
|
||||
|
||||
Open ``firefly-iii/.env``.
|
||||
|
||||
* Change the ``DB_*`` settings as you see fit.
|
||||
* Update the ``EMAIL_*`` settings as you see fit.
|
||||
* Update the ``MAIL_*`` settings as you see fit.
|
||||
* If you want to track statistics, update the Google Analytics ID.
|
||||
* Set ``RUNCLEANUP`` to ``false``
|
||||
* Set ``SITE_OWNER`` to your own email address.
|
||||
|
||||
Reference in New Issue
Block a user