Skip to content

Commit ef1d840

Browse files
committed
Update README.md
1 parent ac7256e commit ef1d840

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
@@ -229,6 +229,10 @@ You should make changes custom host configurations ```./php-fpm/php-fpm.d/z-www.
229229
docker container restart laravel
230230
```
231231

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

0 commit comments

Comments
 (0)