5 lines
86 B
TOML
5 lines
86 B
TOML
defaultEntryPoints = ["http"]
|
|
|
|
[entryPoints]
|
|
[entryPoints.http]
|
|
address = ":8000"
|