Skip to content

Commit

Permalink
Merge pull request #38 from voltgizerz/felix_11_improvement_refactor_…
Browse files Browse the repository at this point in the history
…code_core

Felix 11 improvement refactor code core
  • Loading branch information
voltgizerz committed Jul 5, 2024
2 parents 6ef98a7 + 3b07bf5 commit c255d69
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 deletions.
15 changes: 0 additions & 15 deletions .coderabbit.yaml

This file was deleted.

1 change: 1 addition & 0 deletions cmd/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ func main() {

// Start API server
go startAPIServer(interactoAPI, jwtMiddleware)
logger.Log.Info("Application is now running. Press CTRL-C to exit.")

// Wait for termination signal
waitForSignal()
Expand Down

0 comments on commit c255d69

Please sign in to comment.