Fix 2.4.2 upgrade notes formatting refs #19330
[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