We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46b47d2 commit bea40dcCopy full SHA for bea40dc
1 file changed
docker-compose.yml
@@ -42,7 +42,7 @@ configs:
42
url: http://file-server:3001
43
npmRegistry:
44
enabled: true
45
- url: http://npm:4873
+ url: http://npm-registry:4873
46
admin:
47
username: admin
48
password: ${NPM_PASSWORD:-secret}
@@ -600,4 +600,4 @@ volumes:
600
fileStorage:
601
acme:
602
emqx:
603
- npm-registry:
+ npm-registry:
0 commit comments