Skip to content

Commit

Permalink
feat(env): added n8n.env and n8n-db.env to sate for backup
Browse files Browse the repository at this point in the history
  • Loading branch information
kemboi22 committed Jul 28, 2024
1 parent 2d96fc0 commit c8b99a2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion imageroot/etc/state-include.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@ volumes/n8n-data
volumes/n8n-storage
volumes/db_storage
state/n8n.pg_dump
state/database.env
state/database.env
state/n8n.env
state/n8n-db.env

0 comments on commit c8b99a2

Please sign in to comment.