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