We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d479f36 commit 70c3be9Copy full SHA for 70c3be9
1 file changed
03-cd/02-gitlab/README.md
@@ -10,7 +10,7 @@
10
11
## Creación del entorno
12
1. Permitimos registry inseguro a docker
13
-* En Linux En el fichero /etc/docker/dameon.json
+* En Linux En el fichero /etc/docker/daemon.json
14
```
15
{"insecure-registries" : ["gitlab.local:5001"]}
16
0 commit comments