Command registration

This commit is contained in:
2024-10-20 17:23:53 +08:00
parent 18ce501089
commit ff24a43580
13 changed files with 335 additions and 92 deletions

View File

@@ -1,24 +1,8 @@
id = "passport01"
name = "Solarpass"
bind = "0.0.0.0:8442"
grpc_bind = "0.0.0.0:7442"
bind = "0.0.0.0:8001"
grpc_bind = "0.0.0.0:7001"
domain = "localhost"
secret = "LtTjzAGFLshwXhN4ZD4nG5KlMv1MWcsvfv03TSZYnT1VhiAnLIZFTnHUwR0XhGgi"
content_endpoint = "https://usercontent.solsynth.dev"
apns_topic = "dev.solsynth.solian.Runner"
apns_credentials = ""
apns_credentials_team = "000000000"
apns_credentials_key = "000000000"
firebase_credentials = ""
use_registration_magic_token = false
[dealer]
addr = "127.0.0.1:8442"
[debug]
database = false
print_routes = false