diff --git a/package.json b/package.json index 2b2f972c48d4de4ad356dc667371fbf079e2faba..310a421c7a47c1b12a7bf84f74b750986bf3b24c 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,9 @@ "prometheus" ], "author": "Dominik Sigmund <dominik.sigmund@br.de>", + "publishConfig": { + "@general:registry":"https://gitlab.br.de/api/v4/projects/8/packages/npm/" + }, "license": "Unlicense", "dependencies": { "express": "^4.17.1",