Echo Writes Code

web-pylon.example.toml

1
2
3
4
5
6
7
8
9
[application]
name = "My Cool Website"

[git]
root = "/path/to/your/content/directory"

[network]
host = "localhost"
port = 8080