Skip to content

Commit 2048957

Browse files
author
Cristian
committed
Update README.md
1 parent d5c608e commit 2048957

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,10 @@ To:
9393

9494
[filter:apiweb]
9595
use = egg:apiweb#apiweb
96+
rpc_server_ip = SERVER_IP
97+
rpc_server_port = SERVER_PORT
98+
99+
If rpc_server_ip and rpc_server_port are not defined the default values will be 127.0.0.1 and 61234.
96100

97101

98102
4) Restart the proxy:

0 commit comments

Comments
 (0)