mirror of
https://github.com/YunoHost-Apps/fittrackee_ynh.git
synced 2024-09-03 18:36:16 +02:00
no .env changes for now
This commit is contained in:
parent
373a3e9f76
commit
6a23c095c5
1 changed files with 3 additions and 3 deletions
|
@ -35,10 +35,10 @@ ynh_change_url_nginx_config
|
|||
#=================================================
|
||||
# MODIFY THE CONFIG FILE
|
||||
#=================================================
|
||||
ynh_script_progression --message="Modifying a config file..." --weight=1
|
||||
#ynh_script_progression --message="Modifying a config file..." --weight=1
|
||||
|
||||
domain=$new_domain
|
||||
ynh_add_config --template="../conf/env.production" --destination="$install_dir/config/.env"
|
||||
#domain=$new_domain
|
||||
#ynh_add_config --template="../conf/env.production" --destination="$install_dir/config/.env"
|
||||
|
||||
#=================================================
|
||||
# START SYSTEMD SERVICE
|
||||
|
|
Loading…
Reference in a new issue