Files
bifrost-registry/accountcenter.json
T
2025-05-13 10:34:05 +07:00

16 lines
422 B
JSON

{
"id": "account_center",
"name": "AccountCenter",
"version": "1.0",
"description": "Account Center is a platform for managing user accounts and permissions",
"deployment": {
"type": "docker"
},
"installation": {
"host_type": "local",
"path": "/root/dev/docker-apps/Authentik/AccountCenter"
},
"required": "true",
"tags": [],
"lastModified": 1746671214
}