Update server_name placeholder in configuration file from lan testing

This commit is contained in:
2025-10-02 19:00:15 +00:00
parent c9ac352bb4
commit 7028a0cb11

View File

@@ -17,7 +17,7 @@ max_threads = 4
running = true
# Server name or IP address (used for logging and response headers)
server_name = 10.0.0.206
server_name = Your_domain/IP
# Enable verbose logging
verbose = true