Skip to content

Commit 1ab2223

Browse files
committed
update
1 parent 6ef009e commit 1ab2223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ func main() {
5757
Next: serv_m1.Use(),
5858
}
5959

60-
log.Info("Initialized Proxy Handler")
60+
log.Info("Initialized Middlewares")
6161

6262
addr := "0.0.0.0:" + ENV.PORT
6363

0 commit comments

Comments
 (0)