Private
Public Access
1
0

changed websocket default port && debug RPC

This commit is contained in:
2016-10-21 17:55:19 +02:00
parent 28f42db14a
commit d0779847ca
3 changed files with 21 additions and 10 deletions

View File

@@ -32,7 +32,7 @@ snc_redis:
gos_web_socket:
server:
host: 0.0.0.0
port: 8080
port: 6450
router:
resources:
- "@MineSeekerBundle/Resources/config/pubsub/routing.yml"