小编mea*_*bia的帖子

我在 AWS Elastic Beanstalk nginx 上的解析器是什么?

我在 AWS Elastic Beanstalk 上的 docker 中有一个 nginx。我需要提供resolvernginx 的。

我需要使用什么解析器?我读到:

resolver 169.254.169.253;
Run Code Online (Sandbox Code Playgroud)

或者

resolver 172.16.0.23;
Run Code Online (Sandbox Code Playgroud)

还有一些。我在末尾/etc/resolv.conf显示了我的 VPC 的 CIDR .2。现在还不清楚我必须定义什么。

nginx amazon-web-services elastic-beanstalk

3
推荐指数
1
解决办法
2429
查看次数