update registry

This commit is contained in:
2025-05-13 12:26:51 +07:00
parent 441e9eb32f
commit 640265e80e
+5 -2
View File
@@ -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",