1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/terraforming-mars_ynh.git synced 2024-09-03 20:36:05 +02:00
This commit is contained in:
Thomas 2023-10-29 21:29:28 +01:00 committed by GitHub
parent a1f79de9e7
commit 8dda784118
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,7 @@ ynh_change_url_nginx_config
ynh_script_progression --message="Modifying a config file..." --weight=1
domain=$new_domain
ynh_add_config --template="../conf/.env.production" --destination="$install_dir/.env"
ynh_add_config --template="../conf/.env" --destination="$install_dir/.env"
#=================================================
# GENERIC FINALISATION