mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
fix config docker issue
This commit is contained in:
parent
59af78d439
commit
83f2d654e0
1 changed files with 1 additions and 1 deletions
|
@ -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 }
|
||||
|
|
Loading…
Reference in a new issue