From 4c8170404965b129e46ac4d107ca9be78deede85 Mon Sep 17 00:00:00 2001 From: alban Date: Tue, 19 May 2020 10:14:40 +0200 Subject: [PATCH] [fix] There should be a config sample file --- config.sample.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 config.sample.sh diff --git a/config.sample.sh b/config.sample.sh new file mode 100644 index 0000000..3995eeb --- /dev/null +++ b/config.sample.sh @@ -0,0 +1,3 @@ +CHANGELOG_SERVER=https://changelog.example.com +CHANGELOG_AUTH_KEY=your-shared-secret +HASTEBIN_SERVER=https://hastebin.com