1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rocketchat_ynh.git synced 2024-09-03 20:16:25 +02:00
This commit is contained in:
Éric Gaspar 2023-02-19 19:06:09 +01:00
parent 97952f9b48
commit 0db57cee27
2 changed files with 1 additions and 3 deletions

View file

@ -6,7 +6,7 @@
nodejs_version=14
mongo_version=5.0
mongo_version=6.0
#=================================================
# PERSONAL HELPERS

View file

@ -19,8 +19,6 @@ old_path=$YNH_APP_OLD_PATH
new_domain=$YNH_APP_NEW_DOMAIN
new_path=$YNH_APP_NEW_PATH
app=$YNH_APP_INSTANCE_NAME
#=================================================
# BACKUP BEFORE CHANGE URL THEN ACTIVE TRAP
#=================================================