modified: serv_nginx/Makefile
bb_db fix:wq
This commit is contained in:
+1
-1
@@ -12,4 +12,4 @@ bb: stop_bb build_bb
|
|||||||
docker compose up api_bb -d
|
docker compose up api_bb -d
|
||||||
|
|
||||||
bb_db:
|
bb_db:
|
||||||
docker exec -it serv_nginx-db-1 sh
|
docker exec -it serv_nginx-db-1 sh -c "psql -U postgres -d mydb && \\dt"
|
||||||
Reference in New Issue
Block a user