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:
parent
7e5a166842
commit
c2d5ff72f4
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ ynh_app_setting_set $app final_path $final_path
|
|||
|
||||
# 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
|
||||
|
|
Loading…
Add table
Reference in a new issue