mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-30 22:34:10 -05:00
Update docker-compose.yaml
This commit is contained in:
parent
e74a88ea31
commit
9bd073da47
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '2'
|
|||
|
||||
services:
|
||||
verdaccio:
|
||||
image: verdaccio/verdaccio:5
|
||||
image: verdaccio/verdaccio:nightly-master
|
||||
container_name: verdaccio
|
||||
ports:
|
||||
- '4873:4873'
|
||||
|
|
Loading…
Reference in a new issue