mirror of
https://github.com/YunoHost-Apps/monica_ynh.git
synced 2024-09-03 19:46:23 +02:00
Added domain .env
This commit is contained in:
parent
4b8af75f74
commit
93316ceba8
1 changed files with 1 additions and 0 deletions
|
@ -117,6 +117,7 @@ ynh_replace_string "yunobase" "$db_name" "$final_path/.env"
|
|||
ynh_replace_string "yunomail" "$email" "$final_path/.env"
|
||||
ynh_replace_string "yunodomain" "$domain" "$final_path/.env"
|
||||
ynh_replace_string "language" "$language" "$final_path/.env"
|
||||
ynh_replace_string "__DOMAIN__" "$domain" "$final_path/.env"
|
||||
|
||||
|
||||
# Run monica update
|
||||
|
|
Loading…
Add table
Reference in a new issue