X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/b958c247cba0cc0a9b13dfd4fbc10c1a807b5074..b53513423ab948804425424278ac554870864997:/services/api/config/application.yml.example 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: ~