X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0091abfb8041e1f63ba8b7ec9baa7bb57a05bcdb..cef69b16e1295e456548813ad95c9db827136c17:/services/api/config/application.yml.example diff --git a/services/api/config/application.yml.example b/services/api/config/application.yml.example index ddbd23b413..305ea88d5a 100644 --- a/services/api/config/application.yml.example +++ b/services/api/config/application.yml.example @@ -14,18 +14,15 @@ development: # Mandatory site secrets. See application.default.yml for more info. secret_token: ~ blob_signing_key: ~ - - # Visitors to the API server will be redirected to the workbench. - workbench_address: https://workbench.local:3031/ + uuid_prefix: bogus + workbench_address: https://localhost:3031 production: # Mandatory site secrets. See application.default.yml for more info. secret_token: ~ blob_signing_key: ~ uuid_prefix: bogus - - # Visitors to the API server will be redirected to the workbench. - workbench_address: ~ + workbench_address: https://workbench.bogus.arvadosapi.com test: # Tests should be able to run without further configuration, but if you do @@ -35,3 +32,8 @@ common: # Settings in this section will be used in all environments # (development, production, test) except when overridden in the # environment-specific sections above. + auto_admin_user: peter.amstutz@curoverse.com + git_repositories_dir: /home/tetron/work/git + git_internal_dir: /home/tetron/work/internal.git + secret_token: 5520a2018819190aa4abe42c0807049cf85504a162570592acc9214f4b14914f2e610a40b58e97c57fb5a8e96ec3a00bcef56c1f747766537e6e5022bb3f3764 + blob_signing_key: 5eef1e322b2bfa28f8adb748c6244a66d4eef0cbb5bb45108d7b364e91faf28a73eede086fb0d3670ce2e7822a8d8149af129ab57f9be4fec98bb0be482ee69a