Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
Парфенов Михаил Александрович committed Nov 30, 2024
1 parent a61682d commit 2b18e96
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ format:
isort ./migrations
black ./migrations


db:
docker run -d -p 5432:5432 -e POSTGRES_HOST_AUTH_METHOD=trust --name db-rating_api postgres:15

Expand Down

0 comments on commit 2b18e96

Please sign in to comment.