Update README.md
This commit is contained in:
@@ -28,3 +28,11 @@ Considering the memory usage for this project, it is better to deploy it as sepa
|
|||||||
```bash
|
```bash
|
||||||
docker-compose up -d -f docker/docker-compose.yaml
|
docker-compose up -d -f docker/docker-compose.yaml
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Snippets
|
||||||
|
|
||||||
|
Update dependencies
|
||||||
|
|
||||||
|
```bash
|
||||||
|
npx npm-check-updates -u
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user