mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
fix yaml
This commit is contained in:
@@ -6,4 +6,4 @@ rpc_client:
|
||||
# name_1: RPC_SERVER_URL_1
|
||||
# name_2: RPC_SERVER_URL_2
|
||||
|
||||
connection: null
|
||||
connection: null
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
rpc:
|
||||
path: /rpc
|
||||
defaults: { _controller: RpcServerBundle:Rpc:handler }
|
||||
methods: [POST]
|
||||
methods: [POST]
|
||||
|
||||
Reference in New Issue
Block a user