From 9aa36bb608836538ae63b24439ef40f6d80af00d Mon Sep 17 00:00:00 2001 From: devmatrix Date: Fri, 20 Feb 2026 17:48:30 +0000 Subject: [PATCH] Replace all emojis with clean SVG icons --- server.log | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/server.log b/server.log index ebd2c40..d9a4a1d 100644 --- a/server.log +++ b/server.log @@ -1,9 +1,5 @@ -INFO: Started server process [33302] +INFO: Started server process [36170] 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:44708 - "GET / HTTP/1.1" 200 OK -INFO: 192.168.5.30:64440 - "GET /login HTTP/1.1" 200 OK -INFO: 192.168.5.30:56562 - "GET /favicon.ico HTTP/1.1" 200 OK -INFO: 192.168.5.30:49401 - "POST /api/setup/test-ipmi HTTP/1.1" 200 OK -INFO: 192.168.5.30:49401 - "GET /favicon.ico HTTP/1.1" 200 OK +INFO: 127.0.0.1:49684 - "GET / HTTP/1.1" 200 OK