fix: API tried to read kanidm token form env, not file

This commit is contained in:
Inex Code
2025-04-25 14:57:04 +03:00
parent 24dde4afb5
commit bd6c0eff02

8
flake.lock generated
View File

@@ -45,11 +45,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1745581477, "lastModified": 1745582198,
"narHash": "sha256-rrhFUwXu6Vr9RpcNjQZEaXCt0ifqeGbvD6u6xxlxgn8=", "narHash": "sha256-wsBEYkIKtd+F9Wn0nX+l1gH/eDhMBfoNgvIE9qW8Piw=",
"ref": "def/add_users_repositories", "ref": "def/add_users_repositories",
"rev": "f4bd2246fb688f5f86e2126d9eeb3d928e8c66d4", "rev": "c168150ecf155b7218dea19e60429f1f1290ebaa",
"revCount": 1769, "revCount": 1770,
"type": "git", "type": "git",
"url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git" "url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git"
}, },