Skip to content

Commit

Permalink
added docker login
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicpoeschko committed Feb 6, 2024
1 parent 724533c commit 1f2ae77
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@
"docker.environment": {
"DOCKER_HOST": "tcp://192.168.100.122:2375"
},
"docker_registry": ""
"docker_registry": "",
"docker_login": "dominicpoeschko"
}

0 comments on commit 1f2ae77

Please sign in to comment.