1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wekan_ynh.git synced 2024-09-03 20:36:09 +02:00

Update .env

This commit is contained in:
ericgaspar 2022-05-18 19:24:27 +02:00
parent 894d98dcf1
commit 51441e9244
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -3,6 +3,10 @@
# The Node Environnement
NODE_ENV=production
# Writable path for temporary saving attachments during migration to Meteor-Files
# Create directory wekan-uploads
WRITABLE_PATH=__FINALPATH__
# The path to NODEJS
__YNH_NODE_LOAD_PATH__
#---------------------------------------------