✨ Command registration
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user