mirror of
https://github.com/YunoHost-Apps/baikal_ynh.git
synced 2024-09-03 18:16:11 +02:00
Update upgrade: typo again
This commit is contained in:
parent
87f6ddb74c
commit
0fffb73067
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ ynh_add_fpm_config
|
|||
ynh_add_nginx_config
|
||||
|
||||
# Create the logfile, required before configuring fail2ban
|
||||
touch "/var/log/${domain}-error.log"
|
||||
touch "/var/log/nginx/${domain}-error.log"
|
||||
|
||||
# Create a dedicated fail2ban config
|
||||
ynh_add_fail2ban_config --logpath="/var/log/nginx/${domain}-error.log" --failregex='"PHP message: user \(name stripped-out\) authentication failure for Baikal" while reading response header from upstream, client: <HOST>'
|
||||
|
|
Loading…
Add table
Reference in a new issue