Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
kayprogrammer committed Dec 23, 2024
1 parent 3b0cef1 commit 3507d47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ import (
// @name Authorization
// @description Type 'Bearer jwt_string' to correctly set the API Key
func main() {
log.Fatal("Simulating failure for testing purposes")

// Load config
conf := config.GetConfig()

Expand Down

0 comments on commit 3507d47

Please sign in to comment.