Update README.md
This commit is contained in:
12
README.md
12
README.md
@@ -8,13 +8,15 @@
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
1:拉取本项目
|
|
||||||
```
|
|
||||||
git clone https://github.com/sky22333/docker-proxy.git
|
|
||||||
```
|
|
||||||
|
|
||||||
2:根域名解析到你的服务器,将`k8sgcr`,`ghcr`,`gcr`,`dockerhub`,`registryk8s`这个几个配置解析为你的二级域名。
|
2:根域名解析到你的服务器,将`k8sgcr`,`ghcr`,`gcr`,`dockerhub`,`registryk8s`这个几个配置解析为你的二级域名。
|
||||||
|
|
||||||
> 直接泛解析更方便
|
> 直接泛解析更方便
|
||||||
|
|
||||||
|
|
||||||
|
2:拉取本项目
|
||||||
|
```
|
||||||
|
git clone https://github.com/sky22333/docker-proxy.git
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
3:然后修改`docker-compose.yml`配置里的环境变量,修改为你的主域名,然后`docker compose up -d`启动即可。
|
3:然后修改`docker-compose.yml`配置里的环境变量,修改为你的主域名,然后`docker compose up -d`启动即可。
|
||||||
|
|||||||
Reference in New Issue
Block a user