Fix typo in example config file
authorTom Clegg <tom@curoverse.com>
Wed, 28 Oct 2015 13:15:58 +0000 (09:15 -0400)
committerTom Clegg <tom@curoverse.com>
Wed, 28 Oct 2015 13:15:58 +0000 (09:15 -0400)
No issue #

services/api/config/application.yml.example

index 149770c9ac38c9e40b311fae2b429eebd09009d1..3681952508509b07ea13168a712ecfa685165857 100644 (file)
@@ -21,7 +21,7 @@ production:
   sso_app_id: ~
   sso_provider_url: ~
   workbench_address: ~
-  websockets_address: ~
+  websocket_address: ~
   #git_repositories_dir: ~
   #git_internal_dir: ~
 
@@ -34,7 +34,7 @@ development:
   sso_app_secret: ~
   sso_provider_url: ~
   workbench_address: ~
-  websockets_address: ~
+  websocket_address: ~
   #git_repositories_dir: ~
   #git_internal_dir: ~