From a099c46372e4aa12c38ba36da032c4949b51279c Mon Sep 17 00:00:00 2001 From: traveler Date: Tue, 28 Apr 2026 15:16:00 -0500 Subject: [PATCH] sdf --- swarm/manyfold.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swarm/manyfold.yaml b/swarm/manyfold.yaml index f1884f3..896471f 100644 --- a/swarm/manyfold.yaml +++ b/swarm/manyfold.yaml @@ -14,7 +14,7 @@ services: environment: PUID: "1964" # The ID of the user the app will run as PGID: "1964" # The ID of the group the app will run as - SECRET_KEY_BASE: a_nice_long_random_string + SECRET_KEY_BASE: OD0CLgELUEWGoZ8IUnduGbxhyhh4vgjMBxBAjyopNOkATWIEWSYeWRDdfY6ulX2Fj7zuUp9dpgzjoFatNviLD8E5Cv2815eDrZxH9gNb52Taur0LzqBPk25yLCvsnjXK REDIS_URL: redis://redis:6379/1 # Database connection details; we recommend using a separate PostgreSQL