mirror of
https://github.com/nextcloud/docker.git
synced 2025-03-14 18:35:08 +01:00
fixed typo in README.md
Signed-off-by: clickkiddie <clickkiddie@github.com> Signed-off-by: clickkiddie <44850680+clickkiddie@users.noreply.github.com>
This commit is contained in:
parent
8332672e4a
commit
da8df4d0c0
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ One or more trusted domains can be set through environment variable, too. They w
|
|||
|
||||
- `NEXTCLOUD_TRUSTED_DOMAINS` (not set by default) Optional space-separated list of domains
|
||||
|
||||
Reverse proxy configuration according to [Admin Manual] (https://docs.nextcloud.com/server/13/admin_manual/configuration_server/reverse_proxy_configuration.html) can be achieved using:
|
||||
Reverse proxy configuration according to [Admin Manual](https://docs.nextcloud.com/server/13/admin_manual/configuration_server/reverse_proxy_configuration.html) can be achieved using:
|
||||
- `NEXTCLOUD_OVERWRITEPROTOCOL` (not set by default) Optional overwrite protocol (e.g. https)
|
||||
- `NEXTCLOUD_OVERWRITEHOST` (not set by default) Optional overwrite host (e.g. nextcloud.examle.com)
|
||||
- `NEXTCLOUD_OVERWRITEWEBROOT` (not set by default) Optional overwrite webroot (e.g. /cloud)
|
||||
|
|
Loading…
Add table
Reference in a new issue