1
0
mirror of https://github.com/bitwarden/server synced 2026-02-24 08:33:06 +00:00
Files
server/util/Seeder/Seeds/templates/organization.template.json
2026-02-17 07:42:53 +01:00

7 lines
132 B
JSON

{
"$schema": "../schemas/organization.schema.json",
"name": "Acme Corporation",
"domain": "acme.example.com",
"seats": 10
}