11 lines
534 B
Plaintext
11 lines
534 B
Plaintext
* Serving Flask app 'web-app'
|
||
* Debug mode: off
|
||
[31m[1mWARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.[0m
|
||
* Running on all addresses (0.0.0.0)
|
||
* Running on http://127.0.0.1:5050
|
||
* Running on http://192.168.1.149:5050
|
||
[33mPress CTRL+C to quit[0m
|
||
127.0.0.1 - - [12/Apr/2026 20:04:01] "GET / HTTP/1.1" 200 -
|
||
192.168.1.123 - - [12/Apr/2026 20:07:13] "GET / HTTP/1.1" 200 -
|
||
192.168.1.123 - - [12/Apr/2026 20:07:13] "[33mGET /favicon.ico HTTP/1.1[0m" 404 -
|