mirror of
https://github.com/KeyZox71/webserv.git
synced 2025-06-25 09:33:36 +02:00
「🔨」 fix: fixed invalid read that caused crash when pollerr
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
log_file = "test.log"
|
||||
|
||||
[server]
|
||||
server_names = { "localhost", "2B5.local" }
|
||||
# server_names = { "localhost", "2B5.local" }
|
||||
host = "0.0.0.0"
|
||||
port = 8080
|
||||
|
||||
|
Reference in New Issue
Block a user