Commit f98c1f0
authored
Feat/security env vars config (#105)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **New Features**
* Enabled persistent n8n data storage in production via a mounted
volume.
* Allowed environment variable access within n8n nodes by default to
improve workflow flexibility.
* **Chores**
* Simplified environment configuration by removing an obsolete allowlist
variable in production settings.
* Updated default environment settings to align development and
production behavior.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent f86b525 commit f98c1f0
2 files changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | 25 | | |
28 | 26 | | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
| |||
0 commit comments