delete patch

This commit is contained in:
2024-10-29 17:32:45 +01:00
parent fe33c5f123
commit eaaa026b5d
5 changed files with 1 additions and 66 deletions

View File

@@ -1,5 +1,3 @@
const PassportZitadel = require('passport-zitadel');
module.exports = ({ env }) => ({
auth: {
secret: env('ADMIN_JWT_SECRET'),