Interactive/settings.toml

14 lines
213 B
TOML
Raw Permalink Normal View History

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