mirror of
https://github.com/KeyZox71/webserv.git
synced 2026-01-01 04:56:40 +01:00
「🔨」 fix: fixed port issue and main loop issue for reasons only gods or kanel knows
This commit is contained in:
@ -37,4 +37,5 @@ port = 9090
|
||||
methods = { "GET", "DELETE" }
|
||||
root = "/var/lib/docker/volumes/test_data/_data"
|
||||
dirlist = false
|
||||
cgi.py = "/bin/python"
|
||||
cgi.py = "/bin/python
|
||||
|
||||
|
||||
Reference in New Issue
Block a user