1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-08 23:25:51 +01:00

fix config docker issue

This commit is contained in:
Juan Picado 2023-02-20 07:24:44 +01:00
parent 59af78d439
commit 83f2d654e0

@ -41,4 +41,4 @@ middlewares:
- token: ABCD1234
user: uncle
password: tom
logs: { type: stdout, format: pretty, level: http }
log: { type: stdout, format: pretty, level: http }