mirror of
https://github.com/aykhans/portfolio-blog.git
synced 2025-04-24 05:03:07 +00:00
Update README.md
This commit is contained in:
parent
98e05a1094
commit
7668ecf9ff
@ -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
|
Loading…
x
Reference in New Issue
Block a user