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