From 6de392276029314c9f515c1d68136dfd3e82815b Mon Sep 17 00:00:00 2001 From: jessebot Date: Fri, 17 Jan 2025 22:14:24 +0100 Subject: [PATCH] add the docs for pixelfed link --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9a16ba4..1c15179 100644 --- a/README.md +++ b/README.md @@ -22,3 +22,8 @@ helm show values pixelfed/pixelfed > values.yaml # install the chart helm install --namespace pixelfed --create-namespace pixelfed/pixelfed --values values.yaml ``` + +## Notes + +You can find the general Pixelfed configuration docs here: +https://docs.pixelfed.org/running-pixelfed/installation.html