Merge pull request #33 from 0xRenegade/QOL/ignore-env-and-use-example-instead
QOL/ignore env and use example instead
This commit is contained in:
@@ -2,3 +2,4 @@
|
||||
.project
|
||||
.idea
|
||||
.DS_Store
|
||||
qrcode/config/environment.php
|
||||
@@ -87,6 +87,7 @@
|
||||
<p>Follow these steps to install the script:</p>
|
||||
<ol><strong>
|
||||
<li>Clone the project from github</li>
|
||||
<li>Copy /config/environment.php.example over to /config/environment.php</li>
|
||||
<li>Edit the yaml file for docker or manually enter the credentials you want in the /config/environment.php file</li>
|
||||
<li>Launch the setup file in your browser /install/setup.php</li>
|
||||
<p>The script checks the requirements, write permissions on the generated folders and creates a database with sample data</p>
|
||||
|
||||
Reference in New Issue
Block a user