Skip to content

Commit 9699a16

Browse files
authored
Merge pull request #8514 from kenjis/docs-running.rst
docs: add link to detailed page in installation/running.rst
2 parents 17cd47c + 1f34ccf commit 9699a16

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

user_guide_src/source/installation/running.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,10 @@ Open the **app/Config/App.php** file with a text editor.
4949
Configure Database Connection Settings
5050
======================================
5151

52-
If you intend to use a database, open the
53-
**app/Config/Database.php** file with a text editor and set your
54-
database settings. Alternately, these could be set in your **.env** file.
52+
If you intend to use a database, open the **app/Config/Database.php** file with
53+
a text editor and set your database settings. Alternately, these could be set in
54+
your **.env** file. See :ref:`Database Configuration <database-config-explanation-of-values>`
55+
for details.
5556

5657
Set to Development Mode
5758
=======================

0 commit comments

Comments
 (0)