1
0
mirror of https://github.com/SomboChea/ui synced 2026-01-12 06:05:43 +07:00

fix: reload packages on log in (#421)

related https://github.com/verdaccio/ui/pull/415
This commit is contained in:
Juan Picado @jotadeveloper
2020-01-14 07:16:39 +01:00
committed by GitHub
parent 164cea6c10
commit 1eca1f4079

View File

@@ -10,10 +10,10 @@ auth:
users:
foo:
name: test
password: test
password: test #pragma: allowlist secret
bar:
name: bar
password: test
password: test #pragma: allowlist secret
security:
api:
jwt:
@@ -23,7 +23,7 @@ security:
web:
sign:
expiresIn: 100d
notBefore: 1
notBefore: 0
uplinks:
npmjs: