diff --git a/gitea-traefik-letsencrypt-docker-compose.yml b/gitea-traefik-letsencrypt-docker-compose.yml index c90fb8d..de3d014 100644 --- a/gitea-traefik-letsencrypt-docker-compose.yml +++ b/gitea-traefik-letsencrypt-docker-compose.yml @@ -1,6 +1,6 @@ # Gitea with Let's Encrypt Using Docker Compose -# The complete installation guide is available on my https://www.heyvaldemar.com/install-gitea-using-docker-compose/ +# The complete installation guide is available on my website https://www.heyvaldemar.com/install-gitea-using-docker-compose/ # Change variables in the `.env` to meet your requirements. # Note that the `.env` file should be in the same directory as `gitea-traefik-letsencrypt-docker-compose.yml`.