working on local
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
module.exports = ({ env }) => ({
|
||||
auth: {
|
||||
secret: env('ADMIN_JWT_SECRET', '1788c16dbca0d54e6990d8dce6a2cf3b'),
|
||||
secret: env('ADMIN_JWT_SECRET', '85231b02b90b6167debc44667cbb8ef9'),
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user