mirror of
https://github.com/kevachat/webapp.git
synced 2025-02-02 09:55:58 +00:00
update readme
This commit is contained in:
parent
c37e05eaa3
commit
c673642100
10
README.md
10
README.md
@ -39,11 +39,11 @@ All messages related to their room `namespaces`.
|
|||||||
|
|
||||||
## Update
|
## Update
|
||||||
|
|
||||||
`cd webapp`
|
* `cd webapp`
|
||||||
`git pull`
|
* `git pull`
|
||||||
`composer update`
|
* `composer update`
|
||||||
`php bin/console doctrine:migrations:migrate`
|
* `php bin/console doctrine:migrations:migrate`
|
||||||
`APP_ENV=prod APP_DEBUG=0 php bin/console cache:clear`
|
* `APP_ENV=prod APP_DEBUG=0 php bin/console cache:clear`
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user