Merge commit '5032b6088fbe04c2dd2213db3982bdafdc806bd7' into dev

This commit is contained in:
A'zamov Samandar
2025-04-21 20:53:16 +05:00

View File

@@ -43,7 +43,7 @@ go mod download
3. Build the application:
```bash
go build -o notification-service
go build -o notification-service ./cmd/main.go
```
## Configuration