Skip to content

Commit 54a8025

Browse files
authored
Merge pull request yeasy#344 from edxi/patch-1
host file
2 parents e0791a6 + 02d4c57 commit 54a8025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repository/registry_auth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ volumes:
160160
编辑 `/etc/hosts`
161161

162162
```bash
163-
docker.domain.com 127.0.0.1
163+
127.0.0.1 docker.domain.com
164164
```
165165

166166
### 启动

0 commit comments

Comments
 (0)