Skip to content

Commit 3ae6d8f

Browse files
committed
chore: remove unused include directive from nginx configuration
1 parent 274cab0 commit 3ae6d8f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nginx/nginx.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ http {
3434
proxy_read_timeout 300;
3535

3636
include /etc/nginx/conf.d/*;
37-
include /etc/nginx/conf.d/outsrcs/*;
3837

3938
resolver 127.0.0.11 valid=30s;
4039

0 commit comments

Comments
 (0)