web-app-demos/config/config.toml
2025-03-17 16:11:01 -06:00

7 lines
No EOL
77 B
TOML

[web]
host = "0.0.0.0"
port = 4000
[database]
host = "127.0.0.1"
port = 3306