remove legacy password migration env
This commit is contained in:
@@ -15,6 +15,3 @@ JWT_SECRET=replace-with-strong-random-secret
|
|||||||
JWT_ISSUER=friendolls
|
JWT_ISSUER=friendolls
|
||||||
JWT_AUDIENCE=friendolls-api
|
JWT_AUDIENCE=friendolls-api
|
||||||
JWT_EXPIRES_IN_SECONDS=3600
|
JWT_EXPIRES_IN_SECONDS=3600
|
||||||
|
|
||||||
# Temporary migration flow (remove after migration)
|
|
||||||
ALLOW_LEGACY_PASSWORD=true
|
|
||||||
|
|||||||
Reference in New Issue
Block a user