Skip to content

Commit

Permalink
n8n: revert folder permission change
Browse files Browse the repository at this point in the history
  • Loading branch information
saltydk committed Jan 3, 2025
1 parent cb9f2a5 commit a97814e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion roles/n8n/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ n8n_postgres_paths_location: "{{ server_appdata_path }}/{{ postgres_paths_folder

n8n_paths_folder: "{{ n8n_name }}"
n8n_paths_location: "{{ server_appdata_path }}/{{ n8n_paths_folder }}/app"
n8n_paths_permissions: "0700"
n8n_paths_folders_list:
- "{{ n8n_paths_location }}"

Expand Down

0 comments on commit a97814e

Please sign in to comment.