Fix Complete Setup button visibility with explicit styling
This commit is contained in:
parent
f78e39d980
commit
c0eb5bb025
|
|
@ -1,5 +1,6 @@
|
|||
INFO: Started server process [46332]
|
||||
INFO: Started server process [49220]
|
||||
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:37324 - "GET / HTTP/1.1" 200 OK
|
||||
ERROR: [Errno 98] error while attempting to bind on address ('0.0.0.0', 8000): address already in use
|
||||
INFO: Waiting for application shutdown.
|
||||
INFO: Application shutdown complete.
|
||||
|
|
|
|||
Loading…
Reference in New Issue