Skip to content

Commit 5b8187f

Browse files
committed
Fix extra /
1 parent 87d6f8f commit 5b8187f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@ services:
582582
- "VIRTUAL_HOST=npm.${DOMAIN:?error}"
583583
- "VIRTUAL_PORT=4873"
584584
configs:
585-
- source: npm/
585+
- source: npm
586586
target: /verdaccio/conf/config.yaml
587587
volumes:
588588
- "npm:/verdaccio/storage"

0 commit comments

Comments
 (0)