🚨 Fix linter

This commit is contained in:
Emilien Mantel
2023-05-30 15:28:55 +02:00
committed by Emilien M
parent 257437731a
commit d262ddd79e
9 changed files with 58 additions and 63 deletions

View File

@@ -246,5 +246,5 @@ nginx_sites:
custom_template: 'templates/custom_template.conf.j2'
root: '/tmp/custom-template'
nginx_php: "{{ [{'upstream_name': 'manual', 'sockets': [{'host': '127.0.0.1', 'port': '9636' }] }] }}"
nginx_php: "{{ [{'upstream_name': 'manual', 'sockets': [{'host': '127.0.0.1', 'port': '9636'}]}] }}"
nginx_dh_length: 1024