Fix Complete Setup button visibility with explicit styling

This commit is contained in:
devmatrix 2026-02-20 18:32:58 +00:00
parent f78e39d980
commit c0eb5bb025
1 changed files with 4 additions and 3 deletions

View File

@ -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.