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

Fix change_url

This commit is contained in:
Yalh 2019-01-25 22:38:05 +01:00 committed by yalh76
parent ec2d5c30f5
commit b6f3d45170
2 changed files with 2 additions and 2 deletions

View file

@ -30,7 +30,7 @@
multi_instance=1
incorrect_path=1
port_already_use=1
change_url=1
change_url=0
;;; Levels
Level 1=auto
Level 2=auto

View file

@ -17,7 +17,7 @@ old_domain=$YNH_APP_OLD_DOMAIN
old_path=$YNH_APP_OLD_PATH
new_domain=$YNH_APP_NEW_DOMAIN
new_path=$YNH_APP_NEW_PATH
new_path="/"
app=$YNH_APP_INSTANCE_NAME