Skip to content

Commit

Permalink
TEST-TYK code
Browse files Browse the repository at this point in the history
  • Loading branch information
rtharopa committed Mar 30, 2022
1 parent 0dc5d23 commit 178d856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gateway/server.go
Original file line number Diff line number Diff line change
Expand Up @@ -946,7 +946,7 @@ func initialiseSystem(ctx context.Context) error {
mainLog.Debug("No configuration file defined, will try to use default (tyk.conf)")
}

mainLog.Infof("Tyk API Gateway %s", VERSION)
mainLog.Infof("Tyk API Gateway %s NEXUS DASHBOARD!!!!", VERSION)

if !isRunningTests() {
globalConf := config.Config{}
Expand Down

0 comments on commit 178d856

Please sign in to comment.