diff --git a/conf/.env b/conf/.env index 65dc48e..5b59d89 100644 --- a/conf/.env +++ b/conf/.env @@ -1,5 +1,5 @@ # Folder where data should be saved -N8N_USER_FOLDER=__DATADIR__ +N8N_USER_FOLDER=__DATA_DIR__ # Disable Basic Auth in favour of User Management N8N_BASIC_AUTH_ACTIVE=false