X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/15c86f88f1f5124c082e77dedd0b97c5efc93388..a3a0940ccf0aeacb45aa7216035a2d815ddf7bcf:/services/api/config/application.yml.example?ds=sidebyside diff --git a/services/api/config/application.yml.example b/services/api/config/application.yml.example index 149770c9ac..6c6ff15cd9 100644 --- a/services/api/config/application.yml.example +++ b/services/api/config/application.yml.example @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + # Copy this file to application.yml and edit to suit. # # Consult application.default.yml for the full list of configuration @@ -21,7 +25,7 @@ production: sso_app_id: ~ sso_provider_url: ~ workbench_address: ~ - websockets_address: ~ + websocket_address: ~ #git_repositories_dir: ~ #git_internal_dir: ~ @@ -34,7 +38,7 @@ development: sso_app_secret: ~ sso_provider_url: ~ workbench_address: ~ - websockets_address: ~ + websocket_address: ~ #git_repositories_dir: ~ #git_internal_dir: ~