0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2024-10-01 00:42:36 +02:00
nextcloud-docker/.examples/docker-compose/with-nginx-proxy/mariadb/fpm
aney1 f4dbcf523a
add rewrite rule from official docs to nginx examples (#1635)
Without this rewrite rule you can't access some pages (like LDAP config).
These lines are present in the official docs: https://docs.nextcloud.com/server/latest/admin_manual/installation/nginx.html

Signed-off-by: aney1 <aney1@users.noreply.github.com>
2021-11-25 13:04:39 +00:00
..
proxy nginx-proxy: Set proxy_request_buffering to off. Fixes #650 (#651) 2019-06-19 00:45:12 +02:00
web add rewrite rule from official docs to nginx examples (#1635) 2021-11-25 13:04:39 +00:00
db.env Add more examples with proxy 2017-09-27 13:29:15 +02:00
docker-compose.yml fix acme volume with letsencrypt-nginx-proxy-companion >= v2.0.0 (#1358) 2021-08-23 12:42:38 +00:00