From cf128bf9d4ecf907aa6b5bccd2f24e314cd4a910 Mon Sep 17 00:00:00 2001 From: Jesse Hitch Date: Sun, 19 Jan 2025 20:02:58 +0100 Subject: [PATCH] Update README.md - add second config link --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5aa1d33..04dab49 100644 --- a/README.md +++ b/README.md @@ -33,10 +33,14 @@ helm install --namespace pixelfed --create-namespace pixelfed/pixelfed --values ## Notes -You can find the general Pixelfed configuration docs here: +You can find some of the general Pixelfed configuration docs here: https://docs.pixelfed.org/running-pixelfed/installation.html +But you'll find additional configuration here: + +https://github.com/pixelfed/pixelfed/blob/dev/.env.docker + ### Creating your first user ```console