bigbluebutton-Github/bbb-graphql-middleware/run-dev.sh
Gustavo Trott cccd2d78c7
Refactor the logger to add more context like meetingId, userId and sessionToken. (#21188)
For DEBUG logs it also includes the file/line and function of the caller.
2024-09-18 08:48:36 -04:00

5 lines
116 B
Bash
Executable File

#!/bin/bash
sudo systemctl stop bbb-graphql-middleware
go run cmd/bbb-graphql-middleware/main.go --signal SIGTERM