|
@@ -1,5 +1,5 @@
|
|
|
accept_url = "127.0.0.1:7777"
|
|
accept_url = "127.0.0.1:7777"
|
|
|
-rpc_url = "http://127.0.0.1:8000"
|
|
|
|
|
|
|
+rpc_url = "127.0.0.1:8000"
|
|
|
gateway_url = "127.0.0.1:3333"
|
|
gateway_url = "127.0.0.1:3333"
|
|
|
log_path = "/tmp/cashierd.log"
|
|
log_path = "/tmp/cashierd.log"
|
|
|
password = "TEST_PASSWORD"
|
|
password = "TEST_PASSWORD"
|