feat: add backend-mock app
This commit is contained in:
8
apps/backend-mock/src/config/dev.yml
Normal file
8
apps/backend-mock/src/config/dev.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
NODE_ENV: development
|
||||
port: 5320
|
||||
apiPrefix: /api
|
||||
jwt:
|
||||
secret: plonmGN4aSuMVnucrHuhnUoo49Wy
|
||||
expiresIn: 1d
|
||||
refreshSecret: 1lonmGN4aSuMVnucrHuhnUoo49Wy
|
||||
refreshexpiresIn: 7d
|
Reference in New Issue
Block a user