Update config.js
This commit is contained in:
parent
3c78099f73
commit
e22f4a5e73
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@ module.exports = {
|
|||
dockerUser: "1000:1000",
|
||||
hostRules: [
|
||||
{
|
||||
hostType: 'docker',
|
||||
matchHost: 'docker.io',
|
||||
username: 'mafyuh',
|
||||
password: `${process.env.DOCKER_HUB_PASSWORD}`,
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue