Skip to content
Snippets Groups Projects

Merging develop into main

Merged jurgenhaas requested to merge develop into main
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
  • f560141d
    #56 Add nginx preset configuration · f560141d
    jurgenhaas authored
@@ -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
Loading