mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-01 18:19:55 +00:00
Update GHA workflow [skip travis]
This commit is contained in:
parent
950d512c8b
commit
2e093aa2a0
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
server {
|
||||
listen 80:8085;
|
||||
listen 80;
|
||||
|
||||
root /var/www/html;
|
||||
server_name localhost;
|
||||
|
|
|
@ -242,7 +242,7 @@ runsetupngxblocker1
|
|||
loadNginxConf
|
||||
forceUpdateTest1
|
||||
runupdatengxblocker
|
||||
startNginX
|
||||
#startNginX
|
||||
reloadNginX
|
||||
waitforReload
|
||||
forceUpdateTest2
|
||||
|
|
Loading…
Add table
Reference in a new issue