🐛 Bug fixes on register service

This commit is contained in:
2024-06-22 21:16:12 +08:00
parent 35d296b501
commit 6e2d0b11d9
4 changed files with 10 additions and 16 deletions

View File

@ -7,20 +7,13 @@ grpc_bind = "0.0.0.0:7447"
domain = "im.solsynth.dev"
secret = "LtTjzAGFLshwXhN4ZD4nG5KlMv1MWcsvfv03TSZYnT1VhiAnLIZFTnHUwR0XhGgi"
[consul]
addr = "127.0.0.1:8500"
[debug]
database = true
database = false
print_routes = false
[paperclip]
endpoint = "http://localhost:8443"
grpc_endpoint = "localhost:7443"
[passport]
client_id = "solarecho"
client_secret = "Z9k9AFTj^p"
endpoint = "http://localhost:8444"
grpc_endpoint = "localhost:7444"
[calling]
api_key = "APIZwKRLAWaWa8d"
api_secret = "wdu3fnKDwlsIW17tLhlRKpx275kPJGwRKMC7JADNaXU"