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:
parent
894d98dcf1
commit
51441e9244
1 changed files with 4 additions and 0 deletions
|
@ -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__
|
||||
#---------------------------------------------
|
||||
|
|
Loading…
Add table
Reference in a new issue