modified: serv_nginx/Makefile
fix path bag
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ run_bb:
|
||||
docker compose up api_bb -d
|
||||
|
||||
bb_db:
|
||||
docker exec -it serv_nginx-db-1 sh -c "psql -U postgres -d bb_db"
|
||||
docker exec -it serv_nginx-db-1 sh -c "psql -U postgres -d bb_db
|
||||
|
||||
api_bb_logs:
|
||||
docker logs api_bb -f
|
||||
|
||||
Reference in New Issue
Block a user