This commit is contained in:
n.netesin
2019-09-29 20:39:20 +03:00
parent af19f6441b
commit b0ce0be655
2 changed files with 2 additions and 2 deletions

View File

@@ -6,4 +6,4 @@ rpc_client:
# name_1: RPC_SERVER_URL_1
# name_2: RPC_SERVER_URL_2
connection: null
connection: null

View File

@@ -1,4 +1,4 @@
rpc:
path: /rpc
defaults: { _controller: RpcServerBundle:Rpc:handler }
methods: [POST]
methods: [POST]