custom config on Django .ebextensions does not copy over the nginx configuration

0

I have the below custom configuration to extend the config of nginx I deploy it successfully, but doing SSH in the EC2 instance I cannot find the file inside the /etc/nginx/conf.d/elasticbeanstalk/

files: "/etc/nginx/conf.d/elasticbeanstalk/custom_types_hash.conf": mode: "000644" owner: root group: root content: | types_hash_max_size 2048; types_hash_bucket_size 128;

Sem respostas

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas