Skip to content

Commit db3617b

Browse files
committed
Update README.md
1 parent 740dd8a commit db3617b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,10 @@ You should make changes custom host configurations ```./php-fpm/php-fpm.d/z-www.
226226
docker container restart laravel
227227
```
228228

229+
Many important configuration values are defined using the ```./laravel/webapp/.env``` file that exists at the root of your application.
230+
231+
[https://laravel.com/docs/9.x#environment-based-configuration](https://laravel.com/docs/9.x#environment-based-configuration)
232+
229233
add and/or remove laravel site folders and files with any ftp client program in ```./laravel/webapp``` folder.
230234
<br />You can also visit `https://example.com` to access website after starting the containers.
231235

0 commit comments

Comments
 (0)