2024-06-22 17:29:53 +08:00
|
|
|
id = "interactive01"
|
2024-02-01 23:26:17 +08:00
|
|
|
|
2024-10-31 22:41:32 +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]
|
2024-07-23 17:33:17 +08:00
|
|
|
database = true
|
2024-03-23 00:41:32 +08:00
|
|
|
print_routes = false
|
|
|
|
|
2024-02-21 22:58:51 +08:00
|
|
|
[security]
|
2024-10-31 22:41:32 +08:00
|
|
|
internal_public_key = "keys/internal_public_key.pem"
|