0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2024-09-30 16:32:36 +02:00
nextcloud-docker/.examples/docker-compose/with-nginx-proxy/postgres/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 Remove workaround to create the postgres db (fix #886) (#961) 2020-01-13 16:11:28 +00:00
docker-compose.yml Switch to new nginx companion registry. (#1571) 2021-11-25 12:42:57 +00:00