#0000 - Update repository clone URL in README
Changed the repository URL to ensure users clone from the correct source. This will prevent possible confusion and errors during the setup process.
This commit is contained in:
parent
fafd8a2ff1
commit
ae2f5a78c2
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ load balancer that makes deploying microservices and integrating them with your
|
|||
1. Clone the repository:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/your-repository-url/traefik-standalone.git
|
||||
git clone https://git.van-hemmen.com/GuillaumeHemmen-DockerCompose-Infra/traefik-standalone.git
|
||||
cd traefik-standalone
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue