10 lines
868 B
Plaintext
10 lines
868 B
Plaintext
2025-09-08 16:50:15.432 +08:00 [INF] User profile is available. Using 'C:\Users\Administrator\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
|
|
2025-09-08 16:50:15.458 +08:00 [INF] Loading proxy data from config.
|
|
2025-09-08 16:50:15.501 +08:00 [WRN] Overriding address(es) 'http://localhost'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead.
|
|
2025-09-08 16:50:15.542 +08:00 [INF] Now listening on: https://[::]:443
|
|
2025-09-08 16:50:15.543 +08:00 [INF] Now listening on: http://[::]:80
|
|
2025-09-08 16:50:15.543 +08:00 [INF] Application started. Press Ctrl+C to shut down.
|
|
2025-09-08 16:50:15.544 +08:00 [INF] Hosting environment: Development
|
|
2025-09-08 16:50:15.544 +08:00 [INF] Content root path: D:\Code\AIDeviceProxy
|
|
2025-09-08 16:51:05.623 +08:00 [INF] Application is shutting down...
|