mirror of
https://github.com/lleene/dockerconfig.git
synced 2025-07-24 17:18:31 +02:00
bugfix use ssl cert provided by acme-helper for mailserver.
This commit is contained in:
@ -49,7 +49,7 @@ location ~ ^\/(?:index|remote|public|cron|core\/ajax\/update|status|ocs\/v[12]|u
|
||||
fastcgi_param modHeadersAvailable true;
|
||||
# Enable pretty urls
|
||||
fastcgi_param front_controller_active true;
|
||||
fastcgi_pass nextcloud.zathura.leene.dev;
|
||||
fastcgi_pass nextcloud.leene.dev;
|
||||
fastcgi_intercept_errors on;
|
||||
fastcgi_request_buffering off;
|
||||
}
|
||||
|
Reference in New Issue
Block a user