resolver
This commit is contained in:
parent
cd6e19a417
commit
407884a1f2
@ -897,6 +897,7 @@ server {
|
|||||||
|
|
||||||
index index.html index.htm index.nginx-debian.html;
|
index index.html index.htm index.nginx-debian.html;
|
||||||
server_name hub.pena.digital; # managed by Certbot
|
server_name hub.pena.digital; # managed by Certbot
|
||||||
|
resolver 10.89.1.1 valid=10s;
|
||||||
client_max_body_size 70M;
|
client_max_body_size 70M;
|
||||||
location /robots.txt {
|
location /robots.txt {
|
||||||
try_files $uri $uri/ /index.html;
|
try_files $uri $uri/ /index.html;
|
||||||
|
Loading…
Reference in New Issue
Block a user