Echo Writes Code

web-pylon.example.toml

1
2
3
4
5
6
7
[content]
metadata_file = "metadata.json"
root = "/path/to/your/content/directory"

[network]
host = "localhost"
port = 8080