Skip to content

Commit 02d4c57

Browse files
authored
host file
1 parent e0791a6 commit 02d4c57

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)