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