FitMop/backend.log

14 lines
658 B
Plaintext

INFO: Started server process [12583]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit)
INFO: 127.0.0.1:64979 - "GET /health HTTP/1.1" 200 OK
INFO: 127.0.0.1:64999 - "GET /auth/status HTTP/1.1" 200 OK
INFO: 127.0.0.1:65001 - "GET /settings HTTP/1.1" 200 OK
INFO: 127.0.0.1:65001 - "GET /activities HTTP/1.1" 200 OK
INFO: 127.0.0.1:65001 - "GET /recommendation HTTP/1.1" 200 OK
INFO: Shutting down
INFO: Waiting for application shutdown.
INFO: Application shutdown complete.
INFO: Finished server process [12583]