TAG=latest #PG_DATABASE_USER=postgres #PG_DATABASE_PASSWORD=replace_me_with_a_strong_password_without_special_characters #PG_DATABASE_HOST=db #PG_DATABASE_PORT=5432 #REDIS_URL=redis://redis:6379 SERVER_URL=http://localhost:3000 # Use openssl rand -base64 32 for each secret # ENCRYPTION_KEY=replace_me_with_a_random_string # FALLBACK_ENCRYPTION_KEY= # set to the previous ENCRYPTION_KEY during a rotation # APP_SECRET= # legacy: only required for instances that pre-date ENCRYPTION_KEY STORAGE_TYPE=local # STORAGE_S3_REGION=eu-west3 # STORAGE_S3_NAME=my-bucket # STORAGE_S3_ENDPOINT= # STORAGE_S3_ACCESS_KEY_ID= # STORAGE_S3_SECRET_ACCESS_KEY=