1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/n8n_ynh.git synced 2024-09-03 19:55:52 +02:00

Update .env

This commit is contained in:
ericgaspar 2023-10-15 08:22:44 +02:00
parent 85340a3c13
commit f2da15c4f0

View file

@ -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