Gitea service stop at a fixed time

Gitea is installed from binary and runs on a Windows service, but the service stops automatically every night at 11:01. When I went to work the next morning, the need to manually start the service was causing me trouble! Can someone answer what might be causing this?

Attach the Log record:

2022/08/25 23:01:17 …eue/queue_channel.go:154:func1() [W] ChannelQueue: notification-service-channel Terminated before completed flushing
2022/08/25 23:01:17 …eue/queue_channel.go:154:func1() [W] ChannelQueue: task-channel Terminated before completed flushing
2022/08/25 23:01:17 cmd/web.go:270:listen() [I] [6306d76a] HTTP Listener: 0.0.0.0:3838 Closed
2022/08/25 23:01:17 …eful/server_hooks.go:47:doShutdown() [I] [6306d76a] PID: 7560 Listener ([::]:3838) closed.
2022/08/25 23:01:17 …/graceful/manager.go:205:doHammerTime() [W] Setting Hammer condition
2022/08/25 23:01:18 …/graceful/manager.go:224:doTerminate() [W] Terminating
2022/08/25 23:01:18 …er/issues/indexer.go:202:2() [I] PID: 7560 Issue Indexer closed
2022/08/25 23:01:18 cmd/web.go:180:runWeb() [I] PID: 7560 Gitea Web Finished