From 7a1808569e6701418ca9c8a7f80b491498144e71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20MARQUET?= <72651575+BreizhHardware@users.noreply.github.com> Date: Fri, 1 Mar 2024 23:07:31 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f9ae929..2b8f2f0 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,8 @@ services: - GHNTFY_TIMEOUT=timeout # Default is 3600 (1 hour) - GHREPO=["username/repo1", "username/repo2"] # Default is empty - GHNTFY_TOKEN= # Default is empty (Github token) + volumes: + - /path/to/github-ntfy:/github-ntfy/ restart: unless-stopped ```` GHNTFY_TOKEN, need to have repo, read:org and read:user