1
0
Fork 0
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:
Alexandre Aubin 2024-01-14 22:49:26 +01:00 committed by GitHub
parent 87f6ddb74c
commit 0fffb73067
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>'