Skip to content

Commit b43a14f

Browse files
committed
Update README.md
1 parent b567beb commit b43a14f

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -187,13 +187,7 @@ You should see the "Welcome to CakePHP..." page in your browser. If not, please
187187
https://example.com
188188
```
189189

190-
```
191-
cp ./cakephp/app/basic/config/app_local.example.php ./cakephp/app/basic/config/app_local.php
192-
```
193-
194-
modify with below configuration values in the ./cakephp/html/config/app_local.php file.
195-
196-
Datasources => default => host = 'database'
190+
modify with below configuration values in the /app/basic/config/app_local.php file.
197191

198192
Datasources => default => username = ${DB_USER}
199193

0 commit comments

Comments
 (0)