Files
webserv/sample.toml
2025-06-23 21:03:36 +02:00

7 lines
112 B
TOML
Executable File

[server]
port = 5000
host = "0.0.0.0"
[server.location./]
root = "/home/adjoly/workspace/42/webserv/exemples/"