🗑️ Remove directory service on identity

This commit is contained in:
2024-03-16 14:47:16 +08:00
parent 97995e464d
commit caf75166a0
2 changed files with 1 additions and 6 deletions

View File

@ -32,8 +32,3 @@ refresh_token_duration = 2592000
[database]
dsn = "host=localhost dbname=hy_identity port=5432 sslmode=disable"
prefix = "identity_"
[[directory]]
name = "Goatpass"
description = "Authorization Serivce"
link = "https://id.smartsheep.studio"