]> git.arvados.org - arvados.git/blob - apps/workbench/config/database.yml
18112: Merge branch 'main' into 18112-ubuntu1804-bundler-fix
[arvados.git] / apps / workbench / config / database.yml
1 # Copyright (C) The Arvados Authors. All rights reserved.
2 #
3 # SPDX-License-Identifier: AGPL-3.0
4
5 # Note: The database configuration is not actually used.
6 development:
7   adapter: nulldb
8 test:
9   adapter: nulldb
10 production:
11   adapter: nulldb
12 diagnostics:
13   adapter: nulldb
14 performance:
15   adapter: nulldb