Skip to content

Commit 2651c28

Browse files
committed
docs(nginx): add comment to clarify local resolvers setup in entrypoint script
1 parent 6663a31 commit 2651c28

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nginx/etc/nginx/entrypoint.d/10-local-resolvers.envsh

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/bin/sh
22

3+
# if $NGINX_RESOLVERS set to local, set it to the local resolvers from /etc/resolv.conf and export it
4+
35
set -eu
46

57
LC_ALL=C

0 commit comments

Comments
 (0)