11 lines
435 B
Plaintext
11 lines
435 B
Plaintext
INFO: Started server process [41671]
|
|
INFO: Waiting for application startup.
|
|
Fan control not available
|
|
INFO: Application startup complete.
|
|
INFO: Uvicorn running on http://0.0.0.0:8888 (Press CTRL+C to quit)
|
|
INFO: 127.0.0.1:50826 - "GET /api/simple HTTP/1.1" 200 OK
|
|
INFO: Shutting down
|
|
INFO: Waiting for application shutdown.
|
|
INFO: Application shutdown complete.
|
|
INFO: Finished server process [41671]
|