cashierd.toml 180 B

123456
  1. accept_url = "127.0.0.1:7777"
  2. rpc_url = "127.0.0.1:8000"
  3. gateway_url = "127.0.0.1:3333"
  4. log_path = "/tmp/cashierd.log"
  5. password = "TEST_PASSWORD"
  6. client_password = "TEST_PASSWORD"