Skip to content

Commit edfa7e8

Browse files
authored
Update nginx.local
1 parent 6c2b41d commit edfa7e8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: nginx.local

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ enabled = true
1919
chain = DOCKER-USER
2020
mode = fallback
2121
port = http,https
22-
logpath = /home/web/log/nginx/access.log
22+
logpath = /home/web/log/nginx/error.log
2323

2424

2525

@@ -29,7 +29,7 @@ enabled = true
2929
chain = DOCKER-USER
3030
port = http,https
3131
action = cloudflare
32-
logpath = /home/web/log/nginx/access.log
32+
logpath = /home/web/log/nginx/error.log
3333

3434

3535

@@ -39,7 +39,7 @@ enabled = true
3939
chain = DOCKER-USER
4040
port = http,https
4141
action = cloudflare
42-
logpath = /home/web/log/nginx/access.log
42+
logpath = /home/web/log/nginx/error.log
4343

4444

4545

0 commit comments

Comments
 (0)