0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-04-01 02:42:23 -05:00

fix: remove jwt from docker config (#1500)

This commit is contained in:
Sergio Hg 2019-10-01 20:02:45 +02:00 committed by Juan Picado @jotadeveloper
parent e9616f9e7a
commit bc6b084edd

View file

@ -31,17 +31,6 @@ auth:
# You can set this to -1 to disable registration.
# max_users: 1000
security:
api:
jwt:
sign:
expiresIn: 60d
notBefore: 1
web:
sign:
expiresIn: 7d
notBefore: 1
# a list of other known repositories we can talk to
uplinks:
npmjs: