Merge pull request from Aykhan-s/dev

Update README.md
This commit is contained in:
Aykhan Shahsuvarov 2023-09-20 21:50:10 +04:00 committed by GitHub
commit fb4e4f8a75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,7 +6,7 @@
/src/postgres/postgres.env.example -> /src/postgres/postgres.env
### 2. Run all services with docker compose
docker compose -f docker-compose-dev.yml --build -d
docker compose -f docker-compose.yml --build -d
### Create user
docker exec -it {container_name} poetry run python3 commands/create_user.py