Skip to content
Snippets Groups Projects
Commit f560141d authored by jurgenhaas's avatar jurgenhaas
Browse files

#56 Add nginx preset configuration

parent ff509e4a
No related branches found
No related tags found
1 merge request!59Merging develop into main
Pipeline #745544 passed
......@@ -138,6 +138,7 @@ services:
{% endif %}
NGINX_STATIC_CONTENT_OPEN_FILE_CACHE: 'off'
NGINX_ERROR_LOG_LEVEL: debug
NGINX_VHOST_PRESET: '{{ webserver.preset|default("drupal10") }}'
{% elseif webserver.type == 'apache' %}
APACHE_VHOST_PRESET: php
APACHE_LOG_LEVEL: debug
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment