Skip to content

Commit

Permalink
AOB-394dot env file name has changed
Browse files Browse the repository at this point in the history
  • Loading branch information
AymericPlanche committed Apr 12, 2019
1 parent 5414696 commit 80bbc70
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Copy the ``.env`` file at your project root directory and modify the values acco

.. code-block:: bash
$ cp vendor/akeneo/pim-onboarder/doc/onboarder.env .env
$ cp vendor/akeneo/pim-onboarder/env.dist .env
Add the following code to **each** PHP entry point (``bin/console``, ``web/app.php``, ``web/app_dev.php``, etc.) after the ``autoload.php`` require statement.

Expand Down

0 comments on commit 80bbc70

Please sign in to comment.