This commit is contained in:
David Brazda
2023-04-13 12:08:06 +02:00
parent 246e1e8bd7
commit 806df98d4c
4 changed files with 5 additions and 21 deletions

View File

@ -1,18 +1,4 @@
INFO: Started server process [55121]
INFO: Started server process [55809]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:8000 (Press CTRL+C to quit)
INFO: 127.0.0.1:61741 - "GET / HTTP/1.1" 304 Not Modified
INFO: 127.0.0.1:61741 - "GET /stratins/?_=1681378496498 HTTP/1.1" 200 OK
INFO: 127.0.0.1:61741 - "GET /runners/?_=1681378496499 HTTP/1.1" 200 OK
INFO: 127.0.0.1:61741 - "GET /stratins/?_=1681378496500 HTTP/1.1" 200 OK
INFO: 127.0.0.1:61742 - "GET /runners/?_=1681378496501 HTTP/1.1" 200 OK
INFO: 127.0.0.1:61741 - "GET / HTTP/1.1" 304 Not Modified
INFO: 127.0.0.1:61741 - "GET /stratins/?_=1681378497526 HTTP/1.1" 200 OK
INFO: 127.0.0.1:61741 - "GET /runners/?_=1681378497527 HTTP/1.1" 200 OK
INFO: 127.0.0.1:61741 - "GET /stratins/?_=1681378497528 HTTP/1.1" 200 OK
INFO: 127.0.0.1:61742 - "GET /runners/?_=1681378497529 HTTP/1.1" 200 OK
INFO: Shutting down
INFO: Waiting for application shutdown.
INFO: Application shutdown complete.
INFO: Finished server process [55121]