mirror of
https://github.com/logos-messaging/logos-messaging-nim-compose.git
synced 2026-01-04 23:13:11 +00:00
chore: update log format !
This commit is contained in:
parent
4f05bac898
commit
828a9838ac
@ -297,7 +297,7 @@ monitoring_menu() {
|
||||
|
||||
case $choice in
|
||||
1)
|
||||
docker-compose logs --tail=100 -f
|
||||
docker-compose logs -f nwaku
|
||||
;;
|
||||
2)
|
||||
echo -e "\n${BOLD}Opening metrics dashboard...${NC}"
|
||||
@ -546,3 +546,4 @@ case "$1" in
|
||||
show_interactive_menu
|
||||
;;
|
||||
esac
|
||||
docker-compose logs --tail=100 -f
|
||||
Loading…
x
Reference in New Issue
Block a user