mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-01 10:09:49 +00:00
[GHA] Switch Nginx to Port 8080
This commit is contained in:
parent
0b5505603c
commit
35fc12be96
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
server {
|
||||
listen *:80;
|
||||
listen *:8080;
|
||||
|
||||
root /var/www/html;
|
||||
server_name localhost;
|
||||
|
|
Loading…
Add table
Reference in a new issue