mirror of
https://github.com/KeyZox71/knl_meowscendence.git
synced 2025-10-13 18:44:45 +02:00
8 lines
105 B
TOML
8 lines
105 B
TOML
[server]
|
|
host = "0.0.0.0"
|
|
port = 80
|
|
|
|
[server.location./]
|
|
methods = { "GET" }
|
|
root = "/usr/share/webserv"
|