From 3819cd181275751eca214ba1c5c10c728e17b28b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89milien=20=28perso=29?= <4016501+unixfox@users.noreply.github.com> Date: Fri, 19 Jul 2024 19:10:11 +0200 Subject: [PATCH] Add mention about the user that created the doc --- docs/gluetun.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/gluetun.md b/docs/gluetun.md index 2a0603d..2550674 100644 --- a/docs/gluetun.md +++ b/docs/gluetun.md @@ -1,5 +1,7 @@ # Make Invidious requests data from YouTube through a VPN using Gluetun (in case your IP is blocked) +This tutorial has been written by [TheFrenchGhosty](https://github.com/TheFrenchGhosty). He is better suited when looking for help about this tutorial. + ## Create the docker network (must be done outside of the compose file): ```