Update project to use new Gitea server.

This commit is contained in:
2025-01-03 07:59:46 -07:00
parent c2667399ea
commit 486cd7cf21
3 changed files with 3 additions and 3 deletions

View File

@ -24,7 +24,7 @@ apt install git bash
Clone the project. You may choose anywhere, but `/opt/Docker` is recommended.
```
git clone https://github.com/Hyperling/Docker /opt/Docker
git clone https://git.hyperling.com/me/env-docker /opt/Docker
```
Load the environment variables from wherever you chose to put the project.