Add WOPI_SERVER variable to .env file
A new environmental variable, WOPI_SERVER, has been added to the .env file. This addition is related to the configuration of the Collabora Online integration.
This commit is contained in:
parent
182f2fa111
commit
adba3b88ae
1
.env
1
.env
@ -76,4 +76,5 @@ ADD_ADDRESS_MAP_CENTER_Z=14
|
|||||||
# Variables for relatorio host, which generates documents
|
# Variables for relatorio host, which generates documents
|
||||||
RELATORIO_HOST=
|
RELATORIO_HOST=
|
||||||
RELATORIO_PORT=
|
RELATORIO_PORT=
|
||||||
|
WOPI_SERVER=http://${COLLABORA_HOST}:${COLLABORA_PORT}
|
||||||
###< chill-project/chill-bundles ###
|
###< chill-project/chill-bundles ###
|
||||||
|
Loading…
Reference in New Issue
Block a user