5 lines
107 B
TOML
5 lines
107 B
TOML
[server]
|
|
# Change with actual location of assets
|
|
assets="./assets"
|
|
# Set bind address
|
|
bind="127.0.0.1:8080" |