diff --git a/gitea-traefik-letsencrypt-docker-compose.yml b/gitea-traefik-letsencrypt-docker-compose.yml index cb3f8b6..b07ec8b 100644 --- a/gitea-traefik-letsencrypt-docker-compose.yml +++ b/gitea-traefik-letsencrypt-docker-compose.yml @@ -9,8 +9,8 @@ # Follow me on Instagram: https://www.instagram.com/heyvaldemar/ # Follow me on Facebook: https://www.facebook.com/heyValdemarFB/ # Follow me on TikTok: https://www.tiktok.com/@heyvaldemar -# Follow me on [LinkedIn](https://www.linkedin.com/in/heyvaldemar/) -# Follow me on [GitHub](https://github.com/heyvaldemar) +# Follow me on LinkedIn: https://www.linkedin.com/in/heyvaldemar/ +# Follow me on GitHub: https://github.com/heyvaldemar # Communication # Chat with IT pros on Discord: https://discord.gg/AJQGCCBcqf @@ -61,6 +61,7 @@ services: restart: unless-stopped gitea: + # Image tag (replace with yours) image: gitea/gitea:1.17 volumes: - gitea-data:/data