mirror of
https://github.com/DefectingCat/phthonus
synced 2025-07-15 16:41:32 +00:00
6 lines
95 B
TOML
6 lines
95 B
TOML
[serve]
|
|
# The address to serve on.
|
|
addresses = ["0.0.0.0"]
|
|
# The port to serve on.
|
|
port = 3000
|