diff --git a/project.json b/project.json index b358d7a670dc4..2443f43aeae4f 100644 --- a/project.json +++ b/project.json @@ -5,6 +5,7 @@ "local-registry": { "executor": "@nx/js:verdaccio", "options": { + "listenAddress": "0.0.0.0", "port": 4873, "config": ".verdaccio/config.yml", "storage": "build/local-registry/storage"