Meet room rendering

This commit is contained in:
2025-04-06 14:30:45 +08:00
parent e21ec2e81c
commit 00ef003be9
5 changed files with 137 additions and 0 deletions

View File

@@ -2,6 +2,8 @@ bind = "0.0.0.0:8001"
grpc_bind = "0.0.0.0:7001"
domain = "localhost"
resources_endpoint = "https://api.sn.solsynth.dev/cgi/uc"
templates_dir = "./templates"
ip_block_path = "./ip_block.list"