mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-26 20:00:06 +08:00
Merge pull request #6258 from xskiner/patch-1
[ci skip] Update tutorial-advanced-app.md
This commit is contained in:
@@ -40,7 +40,7 @@ the installed application. You only need to do these once for all.
|
||||
Otherwise, in production execute `init` in non-interactive mode.
|
||||
|
||||
```
|
||||
php /path/to/yii-application/init --env=Production overwrite=All
|
||||
php /path/to/yii-application/init --env=Production --overwrite=All
|
||||
```
|
||||
|
||||
2. Create a new database and adjust the `components.db` configuration in `common/config/main-local.php` accordingly.
|
||||
|
||||
Reference in New Issue
Block a user