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

add variable $domain and remove static test

This commit is contained in:
root 2018-12-20 15:57:38 +00:00
parent 7e5a166842
commit c2d5ff72f4

View file

@ -83,7 +83,7 @@ ynh_app_setting_set $app final_path $final_path
# Create a dedicated nginx config # Create a dedicated nginx config
ynh_restore_file "/etc/nginx/conf.d/mike.test.d/$app.conf" ynh_restore_file "/etc/nginx/conf.d/$domain.d/$app.conf"
#================================================= #=================================================
# PHP-FPM CONFIGURATION # PHP-FPM CONFIGURATION