We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ef2bec commit 71da808Copy full SHA for 71da808
1 file changed
user_guide_src/source/installation/running.rst
@@ -18,7 +18,7 @@ Initial Configuration
18
=====================
19
20
#. Open the **app/Config/App.php** file with a text editor and
21
- set your base URL. If you need more flexibility, the baseURL may
+ set your base URL to ``$baseURL``. If you need more flexibility, the baseURL may
22
be set within the **.env** file as ``app.baseURL = 'http://example.com/'``.
23
(Always use a trailing slash on your base URL!)
24
#. If you intend to use a database, open the
0 commit comments