mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
Configure WOPI requests to remain within the Docker network
Signed-off-by: Alan Savage <3028205+asavageiv@users.noreply.github.com>
This commit is contained in:
parent
f9a6058580
commit
1f7ccba5c8
2 changed files with 3 additions and 2 deletions
|
|
@ -15,6 +15,7 @@
|
|||
}
|
||||
|
||||
https://{$ADDITIONAL_TRUSTED_DOMAIN}:443,
|
||||
http://${APACHE_HOST}:{$APACHE_PORT}, # For Collabora callback
|
||||
{$PROTOCOL}://{$NC_DOMAIN}:{$APACHE_PORT} {
|
||||
header -Server
|
||||
header -X-Powered-By
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue