README.md: file uchun yangi command qo'shildi
This commit is contained in:
10
README.md
10
README.md
@@ -5,4 +5,12 @@
|
|||||||
cp .env.example .env # .env fileda kerakli maydonlarni toldirish kerak
|
cp .env.example .env # .env fileda kerakli maydonlarni toldirish kerak
|
||||||
```
|
```
|
||||||
``` bash
|
``` bash
|
||||||
docker-compose up --build -d
|
docker-compose up --build -d
|
||||||
|
```
|
||||||
|
|
||||||
|
## Client qo'shish
|
||||||
|
``` bash
|
||||||
|
docker exec -it <container_name> bash
|
||||||
|
|
||||||
|
python manage.py createclient
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user