619482c765bc5587052e672309daaca5728a6bd0
[arvados.git] / services / api / test / fixtures / api_clients.yml
1 # Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html
2
3 trusted_workbench:
4   name: Official Workbench
5   url_prefix: https://official-workbench.local/
6   is_trusted: true
7
8 untrusted:
9   name: Untrusted
10   url_prefix: https://untrusted.local/
11   is_trusted: false