update registry
This commit is contained in:
+5
-2
@@ -1,13 +1,16 @@
|
||||
{
|
||||
"id": "account_center",
|
||||
"name": "AccountCenter",
|
||||
"version": "1.0",
|
||||
"version": "1.0.4",
|
||||
"description": "Account Center is a platform for managing user accounts and permissions",
|
||||
"installation": {
|
||||
"host_type": "local",
|
||||
"path": "/root/dev/docker-apps/Authentik/AccountCenter",
|
||||
"app_type": "authentik",
|
||||
"deployment": {
|
||||
"type": "docker"
|
||||
"type": "docker",
|
||||
"container_name": "acc_center",
|
||||
"port": 9000
|
||||
}
|
||||
},
|
||||
"required": "true",
|
||||
|
||||
Reference in New Issue
Block a user