somratpro commited on
Commit
729c5bd
·
1 Parent(s): 3505a64

fix: remove N8N_ENCRYPTION_KEY from Duplicate Space secrets (auto-generated by n8n)

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -12,8 +12,6 @@ secrets:
12
  description: Password to log in to your n8n instance. Required to protect your workflows.
13
  - name: HF_TOKEN
14
  description: HuggingFace token with write access. Used for automatic backup of your workflows and credentials to a private dataset.
15
- - name: N8N_ENCRYPTION_KEY
16
- description: Encryption key for stored credentials. Set this explicitly so credentials survive Space rebuilds. Generate with — openssl rand -hex 32
17
  ---
18
 
19
  <!-- Badges -->
 
12
  description: Password to log in to your n8n instance. Required to protect your workflows.
13
  - name: HF_TOKEN
14
  description: HuggingFace token with write access. Used for automatic backup of your workflows and credentials to a private dataset.
 
 
15
  ---
16
 
17
  <!-- Badges -->