🎉 Initial Commit

This commit is contained in:
2025-01-09 18:56:30 +08:00
commit 2950d2ed06
27 changed files with 2110 additions and 0 deletions

13
settings.toml Normal file
View File

@@ -0,0 +1,13 @@
id = "matrix01"
bind = "0.0.0.0:8008"
grpc_bind = "0.0.0.0:7008"
nexus_addr = "localhost:7001"
[debug]
database = true
print_routes = false
[security]
internal_public_key = "keys/internal_public_key.pem"