Interactive/settings.toml

14 lines
213 B
TOML
Raw Normal View History

id = "interactive01"
2024-02-01 23:26:17 +08:00
bind = "0.0.0.0:8005"
grpc_bind = "0.0.0.0:7005"
nexus_addr = "localhost:7001"
2024-02-01 23:26:17 +08:00
2024-03-23 00:41:32 +08:00
[debug]
database = true
2024-03-23 00:41:32 +08:00
print_routes = false
[security]
internal_public_key = "keys/internal_public_key.pem"