svg
This commit is contained in:
@ -136,10 +136,14 @@ gos_web_socket:
|
||||
shared_config: true
|
||||
server:
|
||||
port: %websocket_port% #The port the socket server will listen on
|
||||
host: %weburl% #The host ip to bind to
|
||||
host: %websocket_host% #The host ip to bind to
|
||||
router:
|
||||
resources:
|
||||
- "@CadolesWebsocketBundle/Resources/config/topic.yml"
|
||||
pushers:
|
||||
wamp:
|
||||
host: %websocket_host%
|
||||
port: %websocket_portinterne%
|
||||
|
||||
# ckeditor configuration
|
||||
ivory_ck_editor:
|
||||
|
Reference in New Issue
Block a user